#CEDEE0#CEDEE0
#CEDEE0 is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 88.9% C 0.017 H 205.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEE0 |
|---|---|
| RGB | rgb(206, 222, 224) |
| HSL | hsl(187, 23%, 84%) |
| HSV | hsv(187, 8%, 88%) |
| CMYK | cmyk(8%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(87.36, -4.95, -2.81) |
| CIE-LCH | lch(87.36, 5.69, 209.63°) |
| OKLab | oklab(88.92% -0.0157 -0.0076) |
| OKLCH | oklch(88.92% 0.017 205.8) |
| XYZ | xyz(65.0265, 70.7453, 80.7359) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 5.68
Silver (survey)
#C5C9C7
ΔE00 6.62
Gainsboro
#DCDCDC
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 6.98
Azure (CSS)
#F0FFFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEE0 #E0D0CE
analogous
#CEE0D9 #CEDEE0 #CED5E0
triadic
#CEDEE0 #E0CEDE #DEE0CE
tetradic
#CEDEE0 #D9CEE0 #E0D0CE #D5E0CE
square
#CEDEE0 #D9CEE0 #E0D0CE #D5E0CE
split-complementary
#CEDEE0 #E0CED5 #E0D9CE
monochromatic
#83ACB1 #A9C5C8 #CEDEE0 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.39
#CEDEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#CEDEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEE0
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEE0 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE0
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#C9DFDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedee0; /* rgb */ color: rgb(206, 222, 224); /* oklch */ color: oklch(88.9% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#dde8e9',
500: '#cedee0',
950: '#000000',
},
}SCSS
$custom: #cedee0; $custom-light: #dde8e9; $custom-dark: #000000;
JSON
{
"hex": "#cedee0",
"rgb": {
"r": 206,
"g": 222,
"b": 224
},
"hsl": {
"h": 186.667,
"s": 22.5,
"l": 84.314
},
"oklch": {
"l": 0.88916,
"c": 0.0174,
"h": 205.8
},
"luminance": 0.70746
}Semantic roles & 50–950 ramp
primary
#CEDEE0
secondary
#B79F9C
accent
#4F45A1
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484