#F0FFFF

White

#F0FFFFWhite

Luminance

0.973

Category

Cyan

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#F0FFFF
No #
F0FFFF

RGB

RGB
rgb(240, 255, 255)
Values
R:240 G:255 B:255

HSL

HSL
hsl(180, 100%, 97%)
Values
H:180° S:100% L:97%

HSV / HSB

HSV
hsv(180, 6%, 100%)
Values
H:180° S:6% V:100%

CMYK

CMYK
cmyk(6%, 0%, 0%, 0%)
Values
C:6 M:0 Y:0 K:0

LAB

LAB
lab(99, -5, -2)
Values
L:99 a:-5 b:-2

OKLCH

OKLCH
oklch(98.9% 0.016 196.9)
Values
L:98.9% C:0.016 H:196.9°

Code Formats

CSS
color: #F0FFFF;
Swift
UIColor(red: 0.941, green: 1.000, blue: 1.000, alpha: 1.0)
Kotlin
Color(0xFFF0FFFF)
Flutter
Color(0xFFF0FFFF)
Android
#FFF0FFFF

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.03:1

Fail

On Black

20.45:1

AAA

Grayscale Contrast

Aa

0%

20.5

AAA
Aa

10%

17.0

AAA
Aa

20%

12.3

AAA
Aa

30%

8.2

AAA
Aa

40%

5.6

AA
Aa

50%

3.9

AA-large
Aa

60%

2.8

Fail
Aa

70%

2.0

Fail
Aa

80%

1.6

Fail
Aa

90%

1.2

Fail
Aa

100%

1.0

Fail

Best Grayscale Contrast

#000000 with ratio 20.45:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #B3FFFF 0%, #8AFFFF 100%)
OKLCH
linear-gradient(90deg, oklch(95.1% 0.074 196.0) 0%, oklch(93.2% 0.107 195.5) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #66FFFF 0%, #BDFFFF 100%)
OKLCH
linear-gradient(135deg, oklch(91.9% 0.129 195.2) 0%, oklch(95.6% 0.065 196.1) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #F0FFFF 0%, #FFF0F0 100%)
OKLCH
linear-gradient(90deg, oklch(98.9% 0.016 196.9) 0%, oklch(96.7% 0.016 17.4) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #F0FFF7 0%, #F0FFFF 50%, #F0F7FF 100%)
OKLCH
linear-gradient(90deg, oklch(98.7% 0.019 163.0) 0%, oklch(98.9% 0.016 196.9) 50%, oklch(97.3% 0.013 251.6) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #33FFFF 0%, #093434 100%)
OKLCH
linear-gradient(180deg, oklch(90.9% 0.148 194.9) 0%, oklch(29.7% 0.045 195.0) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #80FFFF 0%, #A3FFFF 100%)
OKLCH
radial-gradient(circle, oklch(92.8% 0.113 195.4) 0%, oklch(94.3% 0.088 195.8) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette