#CEDFE5#CEDFE5
#CEDFE5 is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.3% C 0.020 H 220.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE5 |
|---|---|
| RGB | rgb(206, 223, 229) |
| HSL | hsl(196, 31%, 85%) |
| HSV | hsv(196, 10%, 90%) |
| CMYK | cmyk(10%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(87.75, -4.49, -4.87) |
| CIE-LCH | lch(87.75, 6.63, 227.33°) |
| OKLab | oklab(89.27% -0.0151 -0.0131) |
| OKLCH | oklch(89.27% 0.02 220.9) |
| XYZ | xyz(65.9810, 71.5533, 84.4485) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.16
Aliceblue
#F0F8FF
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.30
Azure (CSS)
#F0FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE5 #E5D4CE
analogous
#CEE5DF #CEDFE5 #CED3E5
triadic
#CEDFE5 #E5CEDF #DFE5CE
tetradic
#CEDFE5 #DFCEE5 #E5D4CE #D3E5CE
square
#CEDFE5 #DFCEE5 #E5D4CE #D3E5CE
split-complementary
#CEDFE5 #E5CED3 #E5DFCE
monochromatic
#7EABBB #A6C5D0 #CEDFE5 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.37
#CEDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#CEDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE5
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE5 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE5
Deuteranopia (green-blind)
#D8DBE5
Tritanopia (blue-blind)
#C8E1E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe5; /* rgb */ color: rgb(206, 223, 229); /* oklch */ color: oklch(89.3% 0.020 220.9);
Tailwind
colors: {
custom: {
50: '#dde9ed',
500: '#cedfe5',
950: '#000000',
},
}SCSS
$custom: #cedfe5; $custom-light: #dde9ed; $custom-dark: #000000;
JSON
{
"hex": "#cedfe5",
"rgb": {
"r": 206,
"g": 223,
"b": 229
},
"hsl": {
"h": 195.652,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.8927,
"c": 0.02002,
"h": 220.9
},
"luminance": 0.71554
}Semantic roles & 50–950 ramp
primary
#CEDFE5
secondary
#BEA39A
accent
#593CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484