#DCEEB3#DCEEB3
#DCEEB3 is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 92.1% C 0.079 H 121.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEB3 |
|---|---|
| RGB | rgb(220, 238, 179) |
| HSL | hsl(78, 63%, 82%) |
| HSV | hsv(78, 25%, 93%) |
| CMYK | cmyk(7.6%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(91.51, -15.74, 26.66) |
| CIE-LCH | lch(91.51, 30.95, 120.55°) |
| OKLab | oklab(92.12% -0.0418 0.0675) |
| OKLCH | oklch(92.12% 0.079 121.7) |
| XYZ | xyz(68.2256, 79.6194, 54.4129) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.76
Very Pale Green
#CFFDBC
ΔE00 6.12
Very Light Green
#D1FFBD
ΔE00 6.24
Ecru
#FEFFCA
ΔE00 6.39
Light Sage
#BCECAC
ΔE00 6.47
Cream (survey)
#FFFFC2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEB3 #C5B3EE
analogous
#EEE3B3 #DCEEB3 #BFEEB3
triadic
#DCEEB3 #B3DCEE #EEB3DC
tetradic
#DCEEB3 #B3EEE3 #C5B3EE #EEB3BF
square
#DCEEB3 #B3EEE3 #C5B3EE #EEB3BF
split-complementary
#DCEEB3 #B3BFEE #E3B3EE
monochromatic
#AED84F #C5E381 #DCEEB3 #F3F9E5 #F3F9E6
Accessibility & contrast
On white
1.24
#DCEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DCEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEB3
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEB3 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AF
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#E1E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceeb3; /* rgb */ color: rgb(220, 238, 179); /* oklch */ color: oklch(92.1% 0.079 121.7);
Tailwind
colors: {
custom: {
50: '#e7f3ca',
500: '#dceeb3',
950: '#000000',
},
}SCSS
$custom: #dceeb3; $custom-light: #e7f3ca; $custom-dark: #000000;
JSON
{
"hex": "#dceeb3",
"rgb": {
"r": 220,
"g": 238,
"b": 179
},
"hsl": {
"h": 78.305,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.92123,
"c": 0.07937,
"h": 121.7
},
"luminance": 0.79619
}Semantic roles & 50–950 ramp
primary
#DCEEB3
secondary
#937ACC
accent
#1ACB50
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582