#CEDBCD#CEDBCD
#CEDBCD is a very light, muted green. Relative luminance 0.682; OKLCH L 87.8% C 0.024 H 143.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBCD |
|---|---|
| RGB | rgb(206, 219, 205) |
| HSL | hsl(116, 16%, 83%) |
| HSV | hsv(116, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(86.10, -6.93, 5.38) |
| CIE-LCH | lch(86.10, 8.77, 142.18°) |
| OKLab | oklab(87.76% -0.0189 0.0141) |
| OKLCH | oklch(87.76% 0.024 143.4) |
| XYZ | xyz(61.8025, 68.1922, 67.6522) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.45
Honeydew
#F0FFF0
ΔE00 7.67
Silver (survey)
#C5C9C7
ΔE00 7.87
Beige
#F5F5DC
ΔE00 8.67
Mintcream
#F5FFFA
ΔE00 9.07
Eggshell
#F0EAD6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBCD #DACDDB
analogous
#D5DBCD #CEDBCD #CDDBD3
triadic
#CEDBCD #CDCEDB #DBCDCE
tetradic
#CEDBCD #CDD5DB #DACDDB #DBD3CD
square
#CEDBCD #CDD5DB #DACDDB #DBD3CD
split-complementary
#CEDBCD #D3CDDB #DBCDD5
monochromatic
#88A886 #ABC1A9 #CEDBCD #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.43
#CEDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#CEDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBCD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBCD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#CDDAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedbcd; /* rgb */ color: rgb(206, 219, 205); /* oklch */ color: oklch(87.8% 0.024 143.4);
Tailwind
colors: {
custom: {
50: '#dde6dc',
500: '#cedbcd',
950: '#000000',
},
}SCSS
$custom: #cedbcd; $custom-light: #dde6dc; $custom-dark: #000000;
JSON
{
"hex": "#cedbcd",
"rgb": {
"r": 206,
"g": 219,
"b": 205
},
"hsl": {
"h": 115.714,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87764,
"c": 0.02356,
"h": 143.4
},
"luminance": 0.68193
}Semantic roles & 50–950 ramp
primary
#CEDBCD
secondary
#AF9CB0
accent
#4B9B95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484