#CEDFEA#CEDFEA
#CEDFEA is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.4% C 0.024 H 236.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFEA |
|---|---|
| RGB | rgb(206, 223, 234) |
| HSL | hsl(204, 40%, 86%) |
| HSV | hsv(204, 12%, 92%) |
| CMYK | cmyk(12%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(87.89, -3.50, -7.30) |
| CIE-LCH | lch(87.89, 8.10, 244.38°) |
| OKLab | oklab(89.42% -0.0133 -0.0197) |
| OKLCH | oklch(89.42% 0.024 236) |
| XYZ | xyz(66.6891, 71.8366, 88.1783) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 7.79
Lightblue
#ADD8E6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFEA #EAD9CE
analogous
#CEEAE7 #CEDFEA #CED1EA
triadic
#CEDFEA #EACEDF #DFEACE
tetradic
#CEDFEA #E7CEEA #EAD9CE #D1EACE
square
#CEDFEA #E7CEEA #EAD9CE #D1EACE
split-complementary
#CEDFEA #EACED1 #EAE7CE
monochromatic
#78A7C5 #A3C3D8 #CEDFEA #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.37
#CEDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#CEDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFEA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFEA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#C7E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfea; /* rgb */ color: rgb(206, 223, 234); /* oklch */ color: oklch(89.4% 0.024 236.0);
Tailwind
colors: {
custom: {
50: '#dde9f0',
500: '#cedfea',
950: '#000000',
},
}SCSS
$custom: #cedfea; $custom-light: #dde9f0; $custom-dark: #000000;
JSON
{
"hex": "#cedfea",
"rgb": {
"r": 206,
"g": 223,
"b": 234
},
"hsl": {
"h": 203.571,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.89423,
"c": 0.02371,
"h": 236
},
"luminance": 0.71838
}Semantic roles & 50–950 ramp
primary
#CEDFEA
secondary
#C5A997
accent
#6532B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485