#CEEDEE#CEEDEE
#CEEDEE is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.4% C 0.032 H 199.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDEE |
|---|---|
| RGB | rgb(206, 237, 238) |
| HSL | hsl(182, 48%, 87%) |
| HSV | hsv(182, 13%, 93%) |
| CMYK | cmyk(13.4%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.62, -9.86, -3.89) |
| CIE-LCH | lch(91.62, 10.60, 201.52°) |
| OKLab | oklab(92.41% -0.0307 -0.0105) |
| OKLCH | oklch(92.41% 0.032 199) |
| XYZ | xyz(71.1665, 79.8615, 92.5377) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.77
Ice Blue (survey)
#D7FFFE
ΔE00 4.28
Very Pale Blue
#D6FFFE
ΔE00 4.39
Very Light Blue
#D5FFFF
ΔE00 4.41
Really Light Blue
#D4FFFF
ΔE00 4.53
Pale Blue
#D0FEFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDEE #EECFCE
analogous
#CEEEDF #CEEDEE #CEDDEE
triadic
#CEEDEE #EECEED #EDEECE
tetradic
#CEEDEE #DFCEEE #EECFCE #DDEECE
square
#CEEDEE #DFCEEE #EECFCE #DDEECE
split-complementary
#CEEDEE #EECEDD #EEDFCE
monochromatic
#73CCCE #A1DCDE #CEEDEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CEEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CEEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDEE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDEE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#C5EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceedee; /* rgb */ color: rgb(206, 237, 238); /* oklch */ color: oklch(92.4% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#ddf2f3',
500: '#ceedee',
950: '#000000',
},
}SCSS
$custom: #ceedee; $custom-light: #ddf2f3; $custom-dark: #000000;
JSON
{
"hex": "#ceedee",
"rgb": {
"r": 206,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.875,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.92405,
"c": 0.03243,
"h": 199
},
"luminance": 0.79863
}Semantic roles & 50–950 ramp
primary
#CEEDEE
secondary
#CB9795
accent
#2E2ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585