#CEEEF0#CEEEF0
#CEEEF0 is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.7% C 0.034 H 201.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEF0 |
|---|---|
| RGB | rgb(206, 238, 240) |
| HSL | hsl(184, 53%, 87%) |
| HSV | hsv(184, 14%, 94%) |
| CMYK | cmyk(14.2%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(91.94, -9.97, -4.47) |
| CIE-LCH | lch(91.94, 10.93, 204.15°) |
| OKLab | oklab(92.67% -0.0312 -0.0121) |
| OKLCH | oklch(92.67% 0.034 201.2) |
| XYZ | xyz(71.7523, 80.5604, 94.1905) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.66
Ice Blue (survey)
#D7FFFE
ΔE00 4.15
Very Light Blue
#D5FFFF
ΔE00 4.23
Very Pale Blue
#D6FFFE
ΔE00 4.26
Really Light Blue
#D4FFFF
ΔE00 4.35
Pale Blue
#D0FEFE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEF0 #F0D0CE
analogous
#CEF0E1 #CEEEF0 #CEDDF0
triadic
#CEEEF0 #F0CEEE #EEF0CE
tetradic
#CEEEF0 #E1CEF0 #F0D0CE #DDF0CE
square
#CEEEF0 #E1CEF0 #F0D0CE #DDF0CE
split-complementary
#CEEEF0 #F0CEDD #F0E1CE
monochromatic
#70CDD3 #9FDEE2 #CEEEF0 #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.23
#CEEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CEEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEF0
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEF0 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF0
Deuteranopia (green-blind)
#E2E6F0
Tritanopia (blue-blind)
#C4F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceeef0; /* rgb */ color: rgb(206, 238, 240); /* oklch */ color: oklch(92.7% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#ddf3f4',
500: '#ceeef0',
950: '#000000',
},
}SCSS
$custom: #ceeef0; $custom-light: #ddf3f4; $custom-dark: #000000;
JSON
{
"hex": "#ceeef0",
"rgb": {
"r": 206,
"g": 238,
"b": 240
},
"hsl": {
"h": 183.529,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.9267,
"c": 0.03351,
"h": 201.2
},
"luminance": 0.80562
}Semantic roles & 50–950 ramp
primary
#CEEEF0
secondary
#CE9894
accent
#2E25C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585