#CEDFE4#CEDFE4
#CEDFE4 is a very light, near-neutral cyan. Relative luminance 0.715; OKLCH L 89.2% C 0.019 H 217.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE4 |
|---|---|
| RGB | rgb(206, 223, 228) |
| HSL | hsl(194, 29%, 85%) |
| HSV | hsv(194, 10%, 89%) |
| CMYK | cmyk(9.6%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(87.73, -4.69, -4.38) |
| CIE-LCH | lch(87.73, 6.42, 223.09°) |
| OKLab | oklab(89.24% -0.0155 -0.0118) |
| OKLCH | oklch(89.24% 0.02 217.2) |
| XYZ | xyz(65.8417, 71.4976, 83.7153) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.27
Light Grey
#D8DCD6
ΔE00 6.74
Gainsboro
#DCDCDC
ΔE00 6.98
Aliceblue
#F0F8FF
ΔE00 7.10
Azure (CSS)
#F0FFFF
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE4 #E4D3CE
analogous
#CEE4DE #CEDFE4 #CED4E4
triadic
#CEDFE4 #E4CEDF #DFE4CE
tetradic
#CEDFE4 #DECEE4 #E4D3CE #D4E4CE
square
#CEDFE4 #DECEE4 #E4D3CE #D4E4CE
split-complementary
#CEDFE4 #E4CED4 #E4DECE
monochromatic
#7FABB9 #A7C5CE #CEDFE4 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.37
#CEDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CEDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE4
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE4 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE4
Deuteranopia (green-blind)
#D8DBE4
Tritanopia (blue-blind)
#C8E1E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe4; /* rgb */ color: rgb(206, 223, 228); /* oklch */ color: oklch(89.2% 0.019 217.2);
Tailwind
colors: {
custom: {
50: '#dde9ec',
500: '#cedfe4',
950: '#000000',
},
}SCSS
$custom: #cedfe4; $custom-light: #dde9ec; $custom-dark: #000000;
JSON
{
"hex": "#cedfe4",
"rgb": {
"r": 206,
"g": 223,
"b": 228
},
"hsl": {
"h": 193.636,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.8924,
"c": 0.0195,
"h": 217.2
},
"luminance": 0.71499
}Semantic roles & 50–950 ramp
primary
#CEDFE4
secondary
#BCA29A
accent
#563EA8
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484