#CEDEE3#CEDEE3
#CEDEE3 is a very light, near-neutral cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.019 H 218.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEE3 |
|---|---|
| RGB | rgb(206, 222, 227) |
| HSL | hsl(194, 27%, 85%) |
| HSV | hsv(194, 9%, 89%) |
| CMYK | cmyk(9.3%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(87.44, -4.37, -4.28) |
| CIE-LCH | lch(87.44, 6.11, 224.41°) |
| OKLab | oklab(89.01% -0.0145 -0.0115) |
| OKLCH | oklch(89.01% 0.019 218.4) |
| XYZ | xyz(65.4369, 70.9095, 82.8975) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.91
Light Grey
#D8DCD6
ΔE00 6.54
Gainsboro
#DCDCDC
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 6.91
Silver (survey)
#C5C9C7
ΔE00 6.95
Aliceblue
#F0F8FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEE3 #E3D3CE
analogous
#CEE3DE #CEDEE3 #CED3E3
triadic
#CEDEE3 #E3CEDE #DEE3CE
tetradic
#CEDEE3 #DECEE3 #E3D3CE #D3E3CE
square
#CEDEE3 #DECEE3 #E3D3CE #D3E3CE
split-complementary
#CEDEE3 #E3CED3 #E3DECE
monochromatic
#80AAB6 #A7C4CD #CEDEE3 #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.38
#CEDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CEDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEE3
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEE3 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE3
Deuteranopia (green-blind)
#D7DAE3
Tritanopia (blue-blind)
#C9E0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedee3; /* rgb */ color: rgb(206, 222, 227); /* oklch */ color: oklch(89.0% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#dde8eb',
500: '#cedee3',
950: '#000000',
},
}SCSS
$custom: #cedee3; $custom-light: #dde8eb; $custom-dark: #000000;
JSON
{
"hex": "#cedee3",
"rgb": {
"r": 206,
"g": 222,
"b": 227
},
"hsl": {
"h": 194.286,
"s": 27.273,
"l": 84.902
},
"oklch": {
"l": 0.89006,
"c": 0.01852,
"h": 218.4
},
"luminance": 0.7091
}Semantic roles & 50–950 ramp
primary
#CEDEE3
secondary
#BBA29A
accent
#5840A6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484