#CEDBDC#CEDBDC
#CEDBDC is a very light, near-neutral teal. Relative luminance 0.690; OKLCH L 88.2% C 0.014 H 202.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBDC |
|---|---|
| RGB | rgb(206, 219, 220) |
| HSL | hsl(184, 17%, 84%) |
| HSV | hsv(184, 6%, 86%) |
| CMYK | cmyk(6.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.48, -4.16, -2.00) |
| CIE-LCH | lch(86.48, 4.62, 205.61°) |
| OKLab | oklab(88.19% -0.013 -0.0054) |
| OKLCH | oklch(88.19% 0.014 202.4) |
| XYZ | xyz(63.7007, 68.9515, 77.6492) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.68
Fog
#D8DCE0
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 5.85
Azure (CSS)
#F0FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBDC #DCCFCE
analogous
#CEDCD6 #CEDBDC #CED4DC
triadic
#CEDBDC #DCCEDB #DBDCCE
tetradic
#CEDBDC #D6CEDC #DCCFCE #D4DCCE
square
#CEDBDC #D6CEDC #DCCFCE #D4DCCE
split-complementary
#CEDBDC #DCCED4 #DCD6CE
monochromatic
#87A7A9 #AAC1C2 #CEDBDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.42
#CEDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CEDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBDC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBDC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D6D8DC
Tritanopia (blue-blind)
#CADCDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbdc; /* rgb */ color: rgb(206, 219, 220); /* oklch */ color: oklch(88.2% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#dde6e6',
500: '#cedbdc',
950: '#000000',
},
}SCSS
$custom: #cedbdc; $custom-light: #dde6e6; $custom-dark: #000000;
JSON
{
"hex": "#cedbdc",
"rgb": {
"r": 206,
"g": 219,
"b": 220
},
"hsl": {
"h": 184.286,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88187,
"c": 0.0141,
"h": 202.4
},
"luminance": 0.68952
}Semantic roles & 50–950 ramp
primary
#CEDBDC
secondary
#B19E9D
accent
#504B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484