#CEDFE6#CEDFE6
#CEDFE6 is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.3% C 0.021 H 224.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE6 |
|---|---|
| RGB | rgb(206, 223, 230) |
| HSL | hsl(198, 32%, 85%) |
| HSV | hsv(198, 10%, 90%) |
| CMYK | cmyk(10.4%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(87.78, -4.29, -5.36) |
| CIE-LCH | lch(87.78, 6.87, 231.29°) |
| OKLab | oklab(89.3% -0.0148 -0.0144) |
| OKLCH | oklch(89.3% 0.021 224.3) |
| XYZ | xyz(66.1210, 71.6093, 85.1860) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.09
Aliceblue
#F0F8FF
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE6 #E6D5CE
analogous
#CEE6E1 #CEDFE6 #CED3E6
triadic
#CEDFE6 #E6CEDF #DFE6CE
tetradic
#CEDFE6 #E1CEE6 #E6D5CE #D3E6CE
square
#CEDFE6 #E1CEE6 #E6D5CE #D3E6CE
split-complementary
#CEDFE6 #E6CED3 #E6E1CE
monochromatic
#7DAABD #A5C5D1 #CEDFE6 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.37
#CEDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CEDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE6
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE6 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#D7DBE6
Tritanopia (blue-blind)
#C8E1E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe6; /* rgb */ color: rgb(206, 223, 230); /* oklch */ color: oklch(89.3% 0.021 224.3);
Tailwind
colors: {
custom: {
50: '#dde9ed',
500: '#cedfe6',
950: '#000000',
},
}SCSS
$custom: #cedfe6; $custom-light: #dde9ed; $custom-dark: #000000;
JSON
{
"hex": "#cedfe6",
"rgb": {
"r": 206,
"g": 223,
"b": 230
},
"hsl": {
"h": 197.5,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.893,
"c": 0.02063,
"h": 224.3
},
"luminance": 0.7161
}Semantic roles & 50–950 ramp
primary
#CEDFE6
secondary
#BFA499
accent
#5B3AAB
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484