#CED9DB#CED9DB
#CED9DB is a very light, near-neutral teal. Relative luminance 0.679; OKLCH L 87.8% C 0.012 H 209.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9DB |
|---|---|
| RGB | rgb(206, 217, 219) |
| HSL | hsl(189, 15%, 83%) |
| HSV | hsv(189, 6%, 86%) |
| CMYK | cmyk(5.9%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(85.94, -3.32, -2.26) |
| CIE-LCH | lch(85.94, 4.02, 214.30°) |
| OKLab | oklab(87.75% -0.0106 -0.0061) |
| OKLCH | oklch(87.75% 0.012 209.8) |
| XYZ | xyz(63.0500, 67.8614, 76.7809) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.73
Light Grey
#D8DCD6
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 5.01
Silver
#C0C0C0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9DB #DBD0CE
analogous
#CEDBD6 #CED9DB #CED2DB
triadic
#CED9DB #DBCED9 #D9DBCE
tetradic
#CED9DB #D6CEDB #DBD0CE #D2DBCE
square
#CED9DB #D6CEDB #DBD0CE #D2DBCE
split-complementary
#CED9DB #DBCED2 #DBD6CE
monochromatic
#87A2A7 #ABBEC1 #CED9DB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.44
#CED9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#CED9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9DB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9DB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#CBDADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced9db; /* rgb */ color: rgb(206, 217, 219); /* oklch */ color: oklch(87.8% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#dde4e6',
500: '#ced9db',
950: '#000000',
},
}SCSS
$custom: #ced9db; $custom-light: #dde4e6; $custom-dark: #000000;
JSON
{
"hex": "#ced9db",
"rgb": {
"r": 206,
"g": 217,
"b": 219
},
"hsl": {
"h": 189.231,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.8775,
"c": 0.01224,
"h": 209.8
},
"luminance": 0.67862
}Semantic roles & 50–950 ramp
primary
#CED9DB
secondary
#B0A09D
accent
#584C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484