#CEEDEF#CEEDEF
#CEEDEF is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.4% C 0.033 H 201.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDEF |
|---|---|
| RGB | rgb(206, 237, 239) |
| HSL | hsl(184, 51%, 87%) |
| HSV | hsv(184, 14%, 94%) |
| CMYK | cmyk(13.8%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.65, -9.66, -4.37) |
| CIE-LCH | lch(91.65, 10.61, 204.34°) |
| OKLab | oklab(92.44% -0.0303 -0.0118) |
| OKLCH | oklch(92.44% 0.033 201.4) |
| XYZ | xyz(71.3138, 79.9205, 93.3135) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Very Light Blue
#D5FFFF
ΔE00 4.54
Very Pale Blue
#D6FFFE
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.67
Pale Blue
#D0FEFE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDEF #EFD0CE
analogous
#CEEFE1 #CEEDEF #CEDDEF
triadic
#CEEDEF #EFCEED #EDEFCE
tetradic
#CEEDEF #E1CEEF #EFD0CE #DDEFCE
square
#CEEDEF #E1CEEF #EFD0CE #DDEFCE
split-complementary
#CEEDEF #EFCEDD #EFE1CE
monochromatic
#72CBD1 #A0DCE0 #CEEDEF #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CEEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CEEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDEF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDEF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#C5F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceedef; /* rgb */ color: rgb(206, 237, 239); /* oklch */ color: oklch(92.4% 0.033 201.4);
Tailwind
colors: {
custom: {
50: '#ddf2f4',
500: '#ceedef',
950: '#000000',
},
}SCSS
$custom: #ceedef; $custom-light: #ddf2f4; $custom-dark: #000000;
JSON
{
"hex": "#ceedef",
"rgb": {
"r": 206,
"g": 237,
"b": 239
},
"hsl": {
"h": 183.636,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92435,
"c": 0.03253,
"h": 201.4
},
"luminance": 0.79922
}Semantic roles & 50–950 ramp
primary
#CEEDEF
secondary
#CC9895
accent
#3127BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585