#CEDEE1#CEDEE1
#CEDEE1 is a very light, near-neutral teal. Relative luminance 0.708; OKLCH L 88.9% C 0.018 H 210.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEE1 |
|---|---|
| RGB | rgb(206, 222, 225) |
| HSL | hsl(189, 24%, 85%) |
| HSV | hsv(189, 8%, 88%) |
| CMYK | cmyk(8.4%, 1.3%, 0%, 11.8%) |
| CIE-LAB | lab(87.39, -4.75, -3.30) |
| CIE-LCH | lch(87.39, 5.79, 214.78°) |
| OKLab | oklab(88.95% -0.0153 -0.0089) |
| OKLCH | oklch(88.95% 0.018 210.2) |
| XYZ | xyz(65.1625, 70.7997, 81.4522) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.68
Silver (survey)
#C5C9C7
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 6.93
Azure (CSS)
#F0FFFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEE1 #E1D1CE
analogous
#CEE1DB #CEDEE1 #CED5E1
triadic
#CEDEE1 #E1CEDE #DEE1CE
tetradic
#CEDEE1 #DBCEE1 #E1D1CE #D5E1CE
square
#CEDEE1 #DBCEE1 #E1D1CE #D5E1CE
split-complementary
#CEDEE1 #E1CED5 #E1DBCE
monochromatic
#82ABB3 #A8C4CA #CEDEE1 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.39
#CEDEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CEDEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEE1
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEE1 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE1
Deuteranopia (green-blind)
#D8DAE1
Tritanopia (blue-blind)
#C9E0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedee1; /* rgb */ color: rgb(206, 222, 225); /* oklch */ color: oklch(88.9% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#dde8ea',
500: '#cedee1',
950: '#000000',
},
}SCSS
$custom: #cedee1; $custom-light: #dde8ea; $custom-dark: #000000;
JSON
{
"hex": "#cedee1",
"rgb": {
"r": 206,
"g": 222,
"b": 225
},
"hsl": {
"h": 189.474,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.88946,
"c": 0.01768,
"h": 210.2
},
"luminance": 0.70801
}Semantic roles & 50–950 ramp
primary
#CEDEE1
secondary
#B8A09B
accent
#5243A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484