#CEEFF0#CEEFF0
#CEEFF0 is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.9% C 0.034 H 198.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFF0 |
|---|---|
| RGB | rgb(206, 239, 240) |
| HSL | hsl(182, 53%, 87%) |
| HSV | hsv(182, 14%, 94%) |
| CMYK | cmyk(14.2%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(92.20, -10.47, -4.09) |
| CIE-LCH | lch(92.20, 11.24, 201.31°) |
| OKLab | oklab(92.88% -0.0326 -0.0111) |
| OKLCH | oklch(92.88% 0.034 198.8) |
| XYZ | xyz(72.0442, 81.1443, 94.2878) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.46
Ice Blue (survey)
#D7FFFE
ΔE00 3.70
Very Light Blue
#D5FFFF
ΔE00 3.79
Very Pale Blue
#D6FFFE
ΔE00 3.80
Really Light Blue
#D4FFFF
ΔE00 3.91
Pale Blue
#D0FEFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFF0 #F0CFCE
analogous
#CEF0E0 #CEEFF0 #CEDEF0
triadic
#CEEFF0 #F0CEEF #EFF0CE
tetradic
#CEEFF0 #E0CEF0 #F0CFCE #DEF0CE
square
#CEEFF0 #E0CEF0 #F0CFCE #DEF0CE
split-complementary
#CEEFF0 #F0CEDE #F0E0CE
monochromatic
#70D0D3 #9FE0E2 #CEEFF0 #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.22
#CEEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#CEEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFF0
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFF0 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#C4F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeff0; /* rgb */ color: rgb(206, 239, 240); /* oklch */ color: oklch(92.9% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#ddf4f4',
500: '#ceeff0',
950: '#000000',
},
}SCSS
$custom: #ceeff0; $custom-light: #ddf4f4; $custom-dark: #000000;
JSON
{
"hex": "#ceeff0",
"rgb": {
"r": 206,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.765,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.92876,
"c": 0.03441,
"h": 198.8
},
"luminance": 0.81146
}Semantic roles & 50–950 ramp
primary
#CEEFF0
secondary
#CE9694
accent
#2A25C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585