#CEDFEB#CEDFEB
#CEDFEB is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.025 H 238.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFEB |
|---|---|
| RGB | rgb(206, 223, 235) |
| HSL | hsl(205, 42%, 86%) |
| HSV | hsv(205, 12%, 92%) |
| CMYK | cmyk(12.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.92, -3.30, -7.79) |
| CIE-LCH | lch(87.92, 8.46, 247.02°) |
| OKLab | oklab(89.45% -0.0129 -0.021) |
| OKLCH | oklch(89.45% 0.025 238.4) |
| XYZ | xyz(66.8332, 71.8942, 88.9370) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.32
Aliceblue
#F0F8FF
ΔE00 6.66
Light Blue Grey
#B7C9E2
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.64
Lightblue
#ADD8E6
ΔE00 7.94
Light Gray
#D3D3D3
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFEB #EBDACE
analogous
#CEEBE9 #CEDFEB #CED1EB
triadic
#CEDFEB #EBCEDF #DFEBCE
tetradic
#CEDFEB #E9CEEB #EBDACE #D1EBCE
square
#CEDFEB #E9CEEB #EBDACE #D1EBCE
split-complementary
#CEDFEB #EBCED1 #EBE9CE
monochromatic
#77A6C8 #A3C3D9 #CEDFEB #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.37
#CEDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CEDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFEB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFEB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#C7E2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfeb; /* rgb */ color: rgb(206, 223, 235); /* oklch */ color: oklch(89.5% 0.025 238.4);
Tailwind
colors: {
custom: {
50: '#dde9f1',
500: '#cedfeb',
950: '#000000',
},
}SCSS
$custom: #cedfeb; $custom-light: #dde9f1; $custom-dark: #000000;
JSON
{
"hex": "#cedfeb",
"rgb": {
"r": 206,
"g": 223,
"b": 235
},
"hsl": {
"h": 204.828,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.89454,
"c": 0.02461,
"h": 238.4
},
"luminance": 0.71895
}Semantic roles & 50–950 ramp
primary
#CEDFEB
secondary
#C6AB97
accent
#6730B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485