#DCE9BE#DCE9BE
#DCE9BE is a very light, muted yellow-green. Relative luminance 0.772; OKLCH L 91.3% C 0.058 H 121.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9BE |
|---|---|
| RGB | rgb(220, 233, 190) |
| HSL | hsl(78, 49%, 83%) |
| HSV | hsv(78, 18%, 91%) |
| CMYK | cmyk(5.6%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(90.42, -11.63, 19.49) |
| CIE-LCH | lch(90.42, 22.69, 120.82°) |
| OKLab | oklab(91.32% -0.0303 0.05) |
| OKLCH | oklch(91.32% 0.058 121.2) |
| XYZ | xyz(67.9472, 77.2112, 60.0289) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.02
Eggshell (survey)
#FFFFD4
ΔE00 6.64
Ecru
#FEFFCA
ΔE00 6.67
Ivory (survey)
#FFFFCB
ΔE00 6.82
Cream
#FFFDD0
ΔE00 6.83
Lemonchiffon
#FFFACD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9BE #CBBEE9
analogous
#E9E0BE #DCE9BE #C6E9BE
triadic
#DCE9BE #BEDCE9 #E9BEDC
tetradic
#DCE9BE #BEE9E0 #CBBEE9 #E9BEC6
square
#DCE9BE #BEE9E0 #CBBEE9 #E9BEC6
split-complementary
#DCE9BE #BEC6E9 #E0BEE9
monochromatic
#ABCA63 #C3DA90 #DCE9BE #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.28
#DCE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#DCE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9BE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9BE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#E0E4DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce9be; /* rgb */ color: rgb(220, 233, 190); /* oklch */ color: oklch(91.3% 0.058 121.2);
Tailwind
colors: {
custom: {
50: '#e7f0d1',
500: '#dce9be',
950: '#000000',
},
}SCSS
$custom: #dce9be; $custom-light: #e7f0d1; $custom-dark: #000000;
JSON
{
"hex": "#dce9be",
"rgb": {
"r": 220,
"g": 233,
"b": 190
},
"hsl": {
"h": 78.14,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.91322,
"c": 0.05845,
"h": 121.2
},
"luminance": 0.77211
}Semantic roles & 50–950 ramp
primary
#DCE9BE
secondary
#9987C5
accent
#29BD55
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583