#CEDEE5#CEDEE5
#CEDEE5 is a very light, near-neutral cyan. Relative luminance 0.710; OKLCH L 89.1% C 0.020 H 225.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEE5 |
|---|---|
| RGB | rgb(206, 222, 229) |
| HSL | hsl(198, 31%, 85%) |
| HSV | hsv(198, 10%, 90%) |
| CMYK | cmyk(10%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(87.50, -3.97, -5.25) |
| CIE-LCH | lch(87.50, 6.59, 232.88°) |
| OKLab | oklab(89.07% -0.0138 -0.0141) |
| OKLCH | oklch(89.07% 0.02 225.7) |
| XYZ | xyz(65.7146, 71.0206, 84.3597) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 6.74
Aliceblue
#F0F8FF
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.01
Light Grey
#D8DCD6
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEE5 #E5D5CE
analogous
#CEE5E0 #CEDEE5 #CED2E5
triadic
#CEDEE5 #E5CEDE #DEE5CE
tetradic
#CEDEE5 #E0CEE5 #E5D5CE #D2E5CE
square
#CEDEE5 #E0CEE5 #E5D5CE #D2E5CE
split-complementary
#CEDEE5 #E5CED2 #E5E0CE
monochromatic
#7EA8BB #A6C3D0 #CEDEE5 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.38
#CEDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEE5
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEE5 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#D7DAE5
Tritanopia (blue-blind)
#C8E0E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedee5; /* rgb */ color: rgb(206, 222, 229); /* oklch */ color: oklch(89.1% 0.020 225.7);
Tailwind
colors: {
custom: {
50: '#dde8ed',
500: '#cedee5',
950: '#000000',
},
}SCSS
$custom: #cedee5; $custom-light: #dde8ed; $custom-dark: #000000;
JSON
{
"hex": "#cedee5",
"rgb": {
"r": 206,
"g": 222,
"b": 229
},
"hsl": {
"h": 198.261,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.89066,
"c": 0.01972,
"h": 225.7
},
"luminance": 0.71022
}Semantic roles & 50–950 ramp
primary
#CEDEE5
secondary
#BEA59A
accent
#5D3CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484