#DCE4BB#DCE4BB
#DCE4BB is a very light, muted yellow-green. Relative luminance 0.743; OKLCH L 90.2% C 0.055 H 116.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4BB |
|---|---|
| RGB | rgb(220, 228, 187) |
| HSL | hsl(72, 43%, 81%) |
| HSV | hsv(72, 18%, 89%) |
| CMYK | cmyk(3.5%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(89.06, -9.57, 19.15) |
| CIE-LCH | lch(89.06, 21.41, 116.56°) |
| OKLab | oklab(90.23% -0.0245 0.0491) |
| OKLCH | oklch(90.23% 0.055 116.5) |
| XYZ | xyz(66.2273, 74.2906, 57.8546) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.76
Eggshell (survey)
#FFFFD4
ΔE00 6.59
Cream
#FFFDD0
ΔE00 6.64
Palegoldenrod
#EEE8AA
ΔE00 6.75
Lemonchiffon
#FFFACD
ΔE00 6.85
Ecru
#FEFFCA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4BB #C3BBE4
analogous
#E4D8BB #DCE4BB #C8E4BB
triadic
#DCE4BB #BBDCE4 #E4BBDC
tetradic
#DCE4BB #BBE4D8 #C3BBE4 #E4BBC8
square
#DCE4BB #BBE4D8 #C3BBE4 #E4BBC8
split-complementary
#DCE4BB #BBC8E4 #D8BBE4
monochromatic
#AFC163 #C5D38F #DCE4BB #F3F5E7 #F4F6E9
Accessibility & contrast
On white
1.32
#DCE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#DCE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4BB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4BB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#E1DFD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce4bb; /* rgb */ color: rgb(220, 228, 187); /* oklch */ color: oklch(90.2% 0.055 116.5);
Tailwind
colors: {
custom: {
50: '#e7eccf',
500: '#dce4bb',
950: '#000000',
},
}SCSS
$custom: #dce4bb; $custom-light: #e7eccf; $custom-dark: #000000;
JSON
{
"hex": "#dce4bb",
"rgb": {
"r": 220,
"g": 228,
"b": 187
},
"hsl": {
"h": 71.707,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.90225,
"c": 0.05488,
"h": 116.5
},
"luminance": 0.7429
}Semantic roles & 50–950 ramp
primary
#DCE4BB
secondary
#9085BE
accent
#2FB64A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483