#CEDEEB#CEDEEB
#CEDEEB is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.025 H 242.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEEB |
|---|---|
| RGB | rgb(206, 222, 235) |
| HSL | hsl(207, 42%, 86%) |
| HSV | hsv(207, 12%, 92%) |
| CMYK | cmyk(12.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.66, -2.78, -8.17) |
| CIE-LCH | lch(87.66, 8.63, 251.18°) |
| OKLab | oklab(89.25% -0.0115 -0.022) |
| OKLCH | oklch(89.25% 0.025 242.4) |
| XYZ | xyz(66.5668, 71.3615, 88.8482) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.22
Aliceblue
#F0F8FF
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEEB #EBDBCE
analogous
#CEEBEA #CEDEEB #CED0EB
triadic
#CEDEEB #EBCEDE #DEEBCE
tetradic
#CEDEEB #EACEEB #EBDBCE #D0EBCE
square
#CEDEEB #EACEEB #EBDBCE #D0EBCE
split-complementary
#CEDEEB #EBCED0 #EBEACE
monochromatic
#77A3C8 #A3C1D9 #CEDEEB #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.38
#CEDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CEDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEEB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEEB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#C7E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedeeb; /* rgb */ color: rgb(206, 222, 235); /* oklch */ color: oklch(89.3% 0.025 242.4);
Tailwind
colors: {
custom: {
50: '#dde8f1',
500: '#cedeeb',
950: '#000000',
},
}SCSS
$custom: #cedeeb; $custom-light: #dde8f1; $custom-dark: #000000;
JSON
{
"hex": "#cedeeb",
"rgb": {
"r": 206,
"g": 222,
"b": 235
},
"hsl": {
"h": 206.897,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.89251,
"c": 0.02483,
"h": 242.4
},
"luminance": 0.71363
}Semantic roles & 50–950 ramp
primary
#CEDEEB
secondary
#C6AC97
accent
#6C30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485