#CEDBD1#CEDBD1
#CEDBD1 is a very light, near-neutral green. Relative luminance 0.684; OKLCH L 87.9% C 0.019 H 152.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBD1 |
|---|---|
| RGB | rgb(206, 219, 209) |
| HSL | hsl(134, 15%, 83%) |
| HSV | hsv(134, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 4.6%, 14.1%) |
| CIE-LAB | lab(86.20, -6.21, 3.41) |
| CIE-LCH | lch(86.20, 7.08, 151.25°) |
| OKLab | oklab(87.87% -0.0173 0.0089) |
| OKLCH | oklch(87.87% 0.019 152.8) |
| XYZ | xyz(62.2915, 68.3878, 70.2277) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 6.81
Honeydew
#F0FFF0
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 8.17
Mintcream
#F5FFFA
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBD1 #DBCED8
analogous
#D1DBCE #CEDBD1 #CEDBD7
triadic
#CEDBD1 #D1CEDB #DBD1CE
tetradic
#CEDBD1 #CED1DB #DBCED8 #DBD7CE
square
#CEDBD1 #CED1DB #DBCED8 #DBD7CE
split-complementary
#CEDBD1 #D7CEDB #DBCED1
monochromatic
#87A78F #ABC1B0 #CEDBD1 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.43
#CEDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CEDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBD1
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBD1 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#CCDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbd1; /* rgb */ color: rgb(206, 219, 209); /* oklch */ color: oklch(87.9% 0.019 152.8);
Tailwind
colors: {
custom: {
50: '#dde6df',
500: '#cedbd1',
950: '#000000',
},
}SCSS
$custom: #cedbd1; $custom-light: #dde6df; $custom-dark: #000000;
JSON
{
"hex": "#cedbd1",
"rgb": {
"r": 206,
"g": 219,
"b": 209
},
"hsl": {
"h": 133.846,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.87873,
"c": 0.01948,
"h": 152.8
},
"luminance": 0.68388
}Semantic roles & 50–950 ramp
primary
#CEDBD1
secondary
#B09DAC
accent
#4C8899
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484