#DCEEB4#DCEEB4
#DCEEB4 is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 92.1% C 0.078 H 121.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEB4 |
|---|---|
| RGB | rgb(220, 238, 180) |
| HSL | hsl(79, 63%, 82%) |
| HSV | hsv(79, 24%, 93%) |
| CMYK | cmyk(7.6%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(91.53, -15.59, 26.17) |
| CIE-LCH | lch(91.53, 30.46, 120.79°) |
| OKLab | oklab(92.14% -0.0413 0.0663) |
| OKLCH | oklch(92.14% 0.078 121.9) |
| XYZ | xyz(68.3271, 79.6600, 54.9475) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.96
Very Pale Green
#CFFDBC
ΔE00 6.11
Very Light Green
#D1FFBD
ΔE00 6.24
Ecru
#FEFFCA
ΔE00 6.37
Light Sage
#BCECAC
ΔE00 6.47
Cream (survey)
#FFFFC2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEB4 #C6B4EE
analogous
#EEE3B4 #DCEEB4 #BFEEB4
triadic
#DCEEB4 #B4DCEE #EEB4DC
tetradic
#DCEEB4 #B4EEE3 #C6B4EE #EEB4BF
square
#DCEEB4 #B4EEE3 #C6B4EE #EEB4BF
split-complementary
#DCEEB4 #B4BFEE #E3B4EE
monochromatic
#ADD750 #C5E382 #DCEEB4 #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.24
#DCEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DCEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEB4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEB4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B0
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#E1E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceeb4; /* rgb */ color: rgb(220, 238, 180); /* oklch */ color: oklch(92.1% 0.078 121.9);
Tailwind
colors: {
custom: {
50: '#e7f3ca',
500: '#dceeb4',
950: '#000000',
},
}SCSS
$custom: #dceeb4; $custom-light: #e7f3ca; $custom-dark: #000000;
JSON
{
"hex": "#dceeb4",
"rgb": {
"r": 220,
"g": 238,
"b": 180
},
"hsl": {
"h": 78.621,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.92144,
"c": 0.07816,
"h": 121.9
},
"luminance": 0.7966
}Semantic roles & 50–950 ramp
primary
#DCEEB4
secondary
#947BCC
accent
#1BCB51
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582