#CEDCE0#CEDCE0
#CEDCE0 is a very light, near-neutral cyan. Relative luminance 0.697; OKLCH L 88.5% C 0.016 H 216.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCE0 |
|---|---|
| RGB | rgb(206, 220, 224) |
| HSL | hsl(193, 23%, 84%) |
| HSV | hsv(193, 8%, 88%) |
| CMYK | cmyk(8%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(86.84, -3.91, -3.57) |
| CIE-LCH | lch(86.84, 5.30, 222.39°) |
| OKLab | oklab(88.51% -0.0129 -0.0096) |
| OKLCH | oklch(88.51% 0.016 216.7) |
| XYZ | xyz(64.4985, 69.6892, 80.5599) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 5.84
Gainsboro
#DCDCDC
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCE0 #E0D2CE
analogous
#CEE0DB #CEDCE0 #CED3E0
triadic
#CEDCE0 #E0CEDC #DCE0CE
tetradic
#CEDCE0 #DBCEE0 #E0D2CE #D3E0CE
square
#CEDCE0 #DBCEE0 #E0D2CE #D3E0CE
split-complementary
#CEDCE0 #E0CED3 #E0DBCE
monochromatic
#83A6B1 #A9C1C8 #CEDCE0 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.41
#CEDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CEDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCE0
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCE0 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE0
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#C9DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedce0; /* rgb */ color: rgb(206, 220, 224); /* oklch */ color: oklch(88.5% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#dde6e9',
500: '#cedce0',
950: '#000000',
},
}SCSS
$custom: #cedce0; $custom-light: #dde6e9; $custom-dark: #000000;
JSON
{
"hex": "#cedce0",
"rgb": {
"r": 206,
"g": 220,
"b": 224
},
"hsl": {
"h": 193.333,
"s": 22.5,
"l": 84.314
},
"oklch": {
"l": 0.88509,
"c": 0.01607,
"h": 216.7
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#CEDCE0
secondary
#B7A29C
accent
#5945A1
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484