#CEDFE9#CEDFE9
#CEDFE9 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.4% C 0.023 H 233.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE9 |
|---|---|
| RGB | rgb(206, 223, 233) |
| HSL | hsl(202, 38%, 86%) |
| HSV | hsv(202, 12%, 91%) |
| CMYK | cmyk(11.6%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(87.86, -3.70, -6.82) |
| CIE-LCH | lch(87.86, 7.76, 241.50°) |
| OKLab | oklab(89.39% -0.0136 -0.0183) |
| OKLCH | oklch(89.39% 0.023 233.4) |
| XYZ | xyz(66.5459, 71.7793, 87.4238) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.11
Aliceblue
#F0F8FF
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.65
Lightblue
#ADD8E6
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE9 #E9D8CE
analogous
#CEE9E5 #CEDFE9 #CED1E9
triadic
#CEDFE9 #E9CEDF #DFE9CE
tetradic
#CEDFE9 #E5CEE9 #E9D8CE #D1E9CE
square
#CEDFE9 #E5CEE9 #E9D8CE #D1E9CE
split-complementary
#CEDFE9 #E9CED1 #E9E5CE
monochromatic
#7AA8C3 #A4C3D6 #CEDFE9 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.37
#CEDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CEDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE9
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE9 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#D7DBE9
Tritanopia (blue-blind)
#C7E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe9; /* rgb */ color: rgb(206, 223, 233); /* oklch */ color: oklch(89.4% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#dde9f0',
500: '#cedfe9',
950: '#000000',
},
}SCSS
$custom: #cedfe9; $custom-light: #dde9f0; $custom-dark: #000000;
JSON
{
"hex": "#cedfe9",
"rgb": {
"r": 206,
"g": 223,
"b": 233
},
"hsl": {
"h": 202.222,
"s": 38.028,
"l": 86.078
},
"oklch": {
"l": 0.89392,
"c": 0.02285,
"h": 233.4
},
"luminance": 0.7178
}Semantic roles & 50–950 ramp
primary
#CEDFE9
secondary
#C3A898
accent
#6335B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485