#DCEFB3#DCEFB3
#DCEFB3 is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.3% C 0.081 H 122.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFB3 |
|---|---|
| RGB | rgb(220, 239, 179) |
| HSL | hsl(79, 65%, 82%) |
| HSV | hsv(79, 25%, 94%) |
| CMYK | cmyk(7.9%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(91.78, -16.23, 27.01) |
| CIE-LCH | lch(91.78, 31.51, 121.00°) |
| OKLab | oklab(92.33% -0.0431 0.0684) |
| OKLCH | oklch(92.33% 0.081 122.3) |
| XYZ | xyz(68.5175, 80.2033, 54.5102) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.67
Very Pale Green
#CFFDBC
ΔE00 5.85
Very Light Green
#D1FFBD
ΔE00 5.96
Light Sage
#BCECAC
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.45
Ecru
#FEFFCA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFB3 #C6B3EF
analogous
#EFE4B3 #DCEFB3 #BEEFB3
triadic
#DCEFB3 #B3DCEF #EFB3DC
tetradic
#DCEFB3 #B3EFE4 #C6B3EF #EFB3BE
square
#DCEFB3 #B3EFE4 #C6B3EF #EFB3BE
split-complementary
#DCEFB3 #B3BEEF #E4B3EF
monochromatic
#ADDA4E #C5E480 #DCEFB3 #F3FAE6 #F3FAE6
Accessibility & contrast
On white
1.23
#DCEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DCEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFB3
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFB3 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8AF
Deuteranopia (green-blind)
#F4E7B6
Tritanopia (blue-blind)
#E1E9DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcefb3; /* rgb */ color: rgb(220, 239, 179); /* oklch */ color: oklch(92.3% 0.081 122.3);
Tailwind
colors: {
custom: {
50: '#e7f4ca',
500: '#dcefb3',
950: '#000000',
},
}SCSS
$custom: #dcefb3; $custom-light: #e7f4ca; $custom-dark: #000000;
JSON
{
"hex": "#dcefb3",
"rgb": {
"r": 220,
"g": 239,
"b": 179
},
"hsl": {
"h": 79,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.92332,
"c": 0.08083,
"h": 122.3
},
"luminance": 0.80203
}Semantic roles & 50–950 ramp
primary
#DCEFB3
secondary
#9479CD
accent
#18CD52
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582