#CEDEED#CEDEED
#CEDEED is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.027 H 246.4°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEED |
|---|---|
| RGB | rgb(206, 222, 237) |
| HSL | hsl(209, 46%, 87%) |
| HSV | hsv(209, 13%, 93%) |
| CMYK | cmyk(13.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.72, -2.38, -9.14) |
| CIE-LCH | lch(87.72, 9.44, 255.39°) |
| OKLab | oklab(89.31% -0.0108 -0.0246) |
| OKLCH | oklch(89.31% 0.027 246.4) |
| XYZ | xyz(66.8574, 71.4777, 90.3785) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.29
Aliceblue
#F0F8FF
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEED #EDDDCE
analogous
#CEEDED #CEDEED #CECFED
triadic
#CEDEED #EDCEDE #DEEDCE
tetradic
#CEDEED #EDCEED #EDDDCE #CFEDCE
square
#CEDEED #EDCEED #EDDDCE #CFEDCE
split-complementary
#CEDEED #EDCECF #EDEDCE
monochromatic
#74A2CC #A1C0DD #CEDEED #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.37
#CEDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CEDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEED
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEED | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D5DAED
Tritanopia (blue-blind)
#C6E1E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedeed; /* rgb */ color: rgb(206, 222, 237); /* oklch */ color: oklch(89.3% 0.027 246.4);
Tailwind
colors: {
custom: {
50: '#dde8f2',
500: '#cedeed',
950: '#000000',
},
}SCSS
$custom: #cedeed; $custom-light: #dde8f2; $custom-dark: #000000;
JSON
{
"hex": "#cedeed",
"rgb": {
"r": 206,
"g": 222,
"b": 237
},
"hsl": {
"h": 209.032,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.89314,
"c": 0.02689,
"h": 246.4
},
"luminance": 0.71479
}Semantic roles & 50–950 ramp
primary
#CEDEED
secondary
#C9AF96
accent
#702CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485