#DCE5BB#DCE5BB
#DCE5BB is a very light, muted yellow-green. Relative luminance 0.748; OKLCH L 90.4% C 0.056 H 117.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5BB |
|---|---|
| RGB | rgb(220, 229, 187) |
| HSL | hsl(73, 45%, 82%) |
| HSV | hsv(73, 18%, 90%) |
| CMYK | cmyk(3.9%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(89.32, -10.08, 19.51) |
| CIE-LCH | lch(89.32, 21.96, 117.32°) |
| OKLab | oklab(90.43% -0.0259 0.05) |
| OKLCH | oklch(90.43% 0.056 117.4) |
| XYZ | xyz(66.5032, 74.8424, 57.9466) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.79
Eggshell (survey)
#FFFFD4
ΔE00 6.57
Cream
#FFFDD0
ΔE00 6.63
Ecru
#FEFFCA
ΔE00 6.74
Palegoldenrod
#EEE8AA
ΔE00 6.75
Ivory (survey)
#FFFFCB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5BB #C4BBE5
analogous
#E5D9BB #DCE5BB #C7E5BB
triadic
#DCE5BB #BBDCE5 #E5BBDC
tetradic
#DCE5BB #BBE5D9 #C4BBE5 #E5BBC7
square
#DCE5BB #BBE5D9 #C4BBE5 #E5BBC7
split-complementary
#DCE5BB #BBC7E5 #D9BBE5
monochromatic
#AEC362 #C5D48F #DCE5BB #F3F6E7 #F4F7E9
Accessibility & contrast
On white
1.32
#DCE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#DCE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5BB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5BB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EAE1BD
Tritanopia (blue-blind)
#E1E0D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce5bb; /* rgb */ color: rgb(220, 229, 187); /* oklch */ color: oklch(90.4% 0.056 117.4);
Tailwind
colors: {
custom: {
50: '#e7edcf',
500: '#dce5bb',
950: '#000000',
},
}SCSS
$custom: #dce5bb; $custom-light: #e7edcf; $custom-dark: #000000;
JSON
{
"hex": "#dce5bb",
"rgb": {
"r": 220,
"g": 229,
"b": 187
},
"hsl": {
"h": 72.857,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.90431,
"c": 0.05632,
"h": 117.4
},
"luminance": 0.74842
}Semantic roles & 50–950 ramp
primary
#DCE5BB
secondary
#9185BF
accent
#2EB84B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483