#CEDBD6#CEDBD6
#CEDBD6 is a very light, near-neutral teal. Relative luminance 0.686; OKLCH L 88.0% C 0.016 H 171.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBD6 |
|---|---|
| RGB | rgb(206, 219, 214) |
| HSL | hsl(157, 15%, 83%) |
| HSV | hsv(157, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(86.33, -5.29, 0.95) |
| CIE-LCH | lch(86.33, 5.37, 169.85°) |
| OKLab | oklab(88.01% -0.0153 0.0024) |
| OKLCH | oklch(88.01% 0.016 171) |
| XYZ | xyz(62.9203, 68.6393, 73.5391) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.81
Silver (survey)
#C5C9C7
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 6.87
Mintcream
#F5FFFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBD6 #DBCED3
analogous
#CEDBCF #CEDBD6 #CED9DB
triadic
#CEDBD6 #D6CEDB #DBD6CE
tetradic
#CEDBD6 #CFCEDB #DBCED3 #D9DBCE
square
#CEDBD6 #CFCEDB #DBCED3 #D9DBCE
split-complementary
#CEDBD6 #DBCED9 #DBCFCE
monochromatic
#87A79B #ABC1B8 #CEDBD6 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.43
#CEDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CEDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBD6
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBD6 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#CBDBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbd6; /* rgb */ color: rgb(206, 219, 214); /* oklch */ color: oklch(88.0% 0.016 171.0);
Tailwind
colors: {
custom: {
50: '#dde6e2',
500: '#cedbd6',
950: '#000000',
},
}SCSS
$custom: #cedbd6; $custom-light: #dde6e2; $custom-dark: #000000;
JSON
{
"hex": "#cedbd6",
"rgb": {
"r": 206,
"g": 219,
"b": 214
},
"hsl": {
"h": 156.923,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.88014,
"c": 0.01554,
"h": 171
},
"luminance": 0.6864
}Semantic roles & 50–950 ramp
primary
#CEDBD6
secondary
#B09DA4
accent
#4C6A99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484