#CEDBD9#CEDBD9
#CEDBD9 is a very light, near-neutral teal. Relative luminance 0.688; OKLCH L 88.1% C 0.014 H 185.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBD9 |
|---|---|
| RGB | rgb(206, 219, 217) |
| HSL | hsl(171, 15%, 83%) |
| HSV | hsv(171, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 0.9%, 14.1%) |
| CIE-LAB | lab(86.40, -4.73, -0.53) |
| CIE-LCH | lch(86.40, 4.76, 186.34°) |
| OKLab | oklab(88.1% -0.0142 -0.0015) |
| OKLCH | oklch(88.1% 0.014 185.9) |
| XYZ | xyz(63.3070, 68.7940, 75.5755) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.25
Azure (CSS)
#F0FFFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBD9 #DBCED0
analogous
#CEDBD2 #CEDBD9 #CED6DB
triadic
#CEDBD9 #D9CEDB #DBD9CE
tetradic
#CEDBD9 #D2CEDB #DBCED0 #D6DBCE
square
#CEDBD9 #D2CEDB #DBCED0 #D6DBCE
split-complementary
#CEDBD9 #DBCED6 #DBD2CE
monochromatic
#87A7A2 #ABC1BE #CEDBD9 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.42
#CEDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CEDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBD9
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBD9 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#CBDCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbd9; /* rgb */ color: rgb(206, 219, 217); /* oklch */ color: oklch(88.1% 0.014 185.9);
Tailwind
colors: {
custom: {
50: '#dde6e4',
500: '#cedbd9',
950: '#000000',
},
}SCSS
$custom: #cedbd9; $custom-light: #dde6e4; $custom-dark: #000000;
JSON
{
"hex": "#cedbd9",
"rgb": {
"r": 206,
"g": 219,
"b": 217
},
"hsl": {
"h": 170.769,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.881,
"c": 0.01427,
"h": 185.9
},
"luminance": 0.68795
}Semantic roles & 50–950 ramp
primary
#CEDBD9
secondary
#B09DA0
accent
#4C5899
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484