#CEDEEF#CEDEEF
#CEDEEF is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.029 H 249.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEEF |
|---|---|
| RGB | rgb(206, 222, 239) |
| HSL | hsl(211, 51%, 87%) |
| HSV | hsv(211, 14%, 94%) |
| CMYK | cmyk(13.8%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(87.77, -1.98, -10.11) |
| CIE-LCH | lch(87.77, 10.30, 258.94°) |
| OKLab | oklab(89.38% -0.01 -0.0273) |
| OKLCH | oklch(89.38% 0.029 249.8) |
| XYZ | xyz(67.1512, 71.5952, 91.9260) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 7.09
Aliceblue
#F0F8FF
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.37
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEEF #EFDFCE
analogous
#CEEFEF #CEDEEF #CFCEEF
triadic
#CEDEEF #EFCEDE #DEEFCE
tetradic
#CEDEEF #EFCEEF #EFDFCE #CEEFCF
square
#CEDEEF #EFCEEF #EFDFCE #CEEFCF
split-complementary
#CEDEEF #EFCFCE #EFEFCE
monochromatic
#72A0D1 #A0BFE0 #CEDEEF #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.37
#CEDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CEDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEEF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEEF | 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)
#D8DEF0
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#C6E2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedeef; /* rgb */ color: rgb(206, 222, 239); /* oklch */ color: oklch(89.4% 0.029 249.8);
Tailwind
colors: {
custom: {
50: '#dde8f4',
500: '#cedeef',
950: '#000000',
},
}SCSS
$custom: #cedeef; $custom-light: #dde8f4; $custom-dark: #000000;
JSON
{
"hex": "#cedeef",
"rgb": {
"r": 206,
"g": 222,
"b": 239
},
"hsl": {
"h": 210.909,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.89378,
"c": 0.02905,
"h": 249.8
},
"luminance": 0.71596
}Semantic roles & 50–950 ramp
primary
#CEDEEF
secondary
#CCB195
accent
#7527BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485