#CEDBD7#CEDBD7
#CEDBD7 is a very light, near-neutral teal. Relative luminance 0.687; OKLCH L 88.0% C 0.015 H 175.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBD7 |
|---|---|
| RGB | rgb(206, 219, 215) |
| HSL | hsl(162, 15%, 83%) |
| HSV | hsv(162, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(86.35, -5.10, 0.46) |
| CIE-LCH | lch(86.35, 5.12, 174.89°) |
| OKLab | oklab(88.04% -0.015 0.0011) |
| OKLCH | oklch(88.04% 0.015 175.7) |
| XYZ | xyz(63.0484, 68.6906, 74.2138) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.82
Silver (survey)
#C5C9C7
ΔE00 5.61
Fog
#D8DCE0
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 6.64
Mintcream
#F5FFFA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBD7 #DBCED2
analogous
#CEDBD0 #CEDBD7 #CED8DB
triadic
#CEDBD7 #D7CEDB #DBD7CE
tetradic
#CEDBD7 #D0CEDB #DBCED2 #D8DBCE
square
#CEDBD7 #D0CEDB #DBCED2 #D8DBCE
split-complementary
#CEDBD7 #DBCED8 #DBD0CE
monochromatic
#87A79D #ABC1BA #CEDBD7 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.42
#CEDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CEDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBD7
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBD7 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#CBDBDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbd7; /* rgb */ color: rgb(206, 219, 215); /* oklch */ color: oklch(88.0% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#dde6e3',
500: '#cedbd7',
950: '#000000',
},
}SCSS
$custom: #cedbd7; $custom-light: #dde6e3; $custom-dark: #000000;
JSON
{
"hex": "#cedbd7",
"rgb": {
"r": 206,
"g": 219,
"b": 215
},
"hsl": {
"h": 161.538,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.88042,
"c": 0.015,
"h": 175.7
},
"luminance": 0.68691
}Semantic roles & 50–950 ramp
primary
#CEDBD7
secondary
#B09DA3
accent
#4C6499
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484