#CEDCDF#CEDCDF
#CEDCDF is a very light, near-neutral cyan. Relative luminance 0.696; OKLCH L 88.5% C 0.016 H 212.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCDF |
|---|---|
| RGB | rgb(206, 220, 223) |
| HSL | hsl(191, 21%, 84%) |
| HSV | hsv(191, 8%, 87%) |
| CMYK | cmyk(7.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.82, -4.11, -3.08) |
| CIE-LCH | lch(86.82, 5.14, 216.91°) |
| OKLab | oklab(88.48% -0.0133 -0.0083) |
| OKLCH | oklch(88.48% 0.016 212) |
| XYZ | xyz(64.3632, 69.6352, 79.8477) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.52
Light Grey
#D8DCD6
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCDF #DFD1CE
analogous
#CEDFDA #CEDCDF #CED4DF
triadic
#CEDCDF #DFCEDC #DCDFCE
tetradic
#CEDCDF #DACEDF #DFD1CE #D4DFCE
square
#CEDCDF #DACEDF #DFD1CE #D4DFCE
split-complementary
#CEDCDF #DFCED4 #DFDACE
monochromatic
#84A7AF #A9C2C7 #CEDCDF #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.41
#CEDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CEDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCDF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCDF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#CADDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcdf; /* rgb */ color: rgb(206, 220, 223); /* oklch */ color: oklch(88.5% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#dde6e9',
500: '#cedcdf',
950: '#000000',
},
}SCSS
$custom: #cedcdf; $custom-light: #dde6e9; $custom-dark: #000000;
JSON
{
"hex": "#cedcdf",
"rgb": {
"r": 206,
"g": 220,
"b": 223
},
"hsl": {
"h": 190.588,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88479,
"c": 0.01565,
"h": 212
},
"luminance": 0.69636
}Semantic roles & 50–950 ramp
primary
#CEDCDF
secondary
#B5A09C
accent
#56469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484