#CEDCBF#CEDCBF
#CEDCBF is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.042 H 128.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCBF |
|---|---|
| RGB | rgb(206, 220, 191) |
| HSL | hsl(89, 29%, 81%) |
| HSV | hsv(89, 13%, 86%) |
| CMYK | cmyk(6.4%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(86.04, -9.85, 12.67) |
| CIE-LCH | lch(86.04, 16.04, 127.86°) |
| OKLab | oklab(87.61% -0.0259 0.0328) |
| OKLCH | oklch(87.61% 0.042 128.3) |
| XYZ | xyz(60.4493, 68.0696, 59.2342) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.03
Honeydew
#F0FFF0
ΔE00 9.17
Lightyellow
#FFFFE0
ΔE00 9.60
Off White (survey)
#FFFFE4
ΔE00 9.76
Light Grey
#D8DCD6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCBF #CDBFDC
analogous
#DCDBBF #CEDCBF #BFDCBF
triadic
#CEDCBF #BFCEDC #DCBFCE
tetradic
#CEDCBF #BFDCDB #CDBFDC #DCBFBF
square
#CEDCBF #BFDCDB #CDBFDC #DCBFBF
split-complementary
#CEDCBF #BFBFDC #DBBFDC
monochromatic
#91B170 #B0C697 #CEDCBF #ECF2E7 #F0F4EB
Accessibility & contrast
On white
1.44
#CEDCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CEDCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCBF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCBF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#CFD9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcbf; /* rgb */ color: rgb(206, 220, 191); /* oklch */ color: oklch(87.6% 0.042 128.3);
Tailwind
colors: {
custom: {
50: '#dde6d2',
500: '#cedcbf',
950: '#000000',
},
}SCSS
$custom: #cedcbf; $custom-light: #dde6d2; $custom-dark: #000000;
JSON
{
"hex": "#cedcbf",
"rgb": {
"r": 206,
"g": 220,
"b": 191
},
"hsl": {
"h": 88.966,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87609,
"c": 0.04184,
"h": 128.3
},
"luminance": 0.6807
}Semantic roles & 50–950 ramp
primary
#CEDCBF
secondary
#9F8CB3
accent
#3EA871
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483