#DCF9A4#DCF9A4
#DCF9A4 is a very light, moderate yellow-green. Relative luminance 0.856; OKLCH L 94.2% C 0.113 H 123.9°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9A4 |
|---|---|
| RGB | rgb(220, 249, 164) |
| HSL | hsl(80, 88%, 81%) |
| HSV | hsv(80, 34%, 98%) |
| CMYK | cmyk(11.6%, 0%, 34.1%, 2.4%) |
| CIE-LAB | lab(94.16, -23.10, 37.77) |
| CIE-LCH | lch(94.16, 44.27, 121.46°) |
| OKLab | oklab(94.15% -0.0628 0.0937) |
| OKLCH | oklch(94.15% 0.113 123.9) |
| XYZ | xyz(70.0912, 85.6471, 47.9537) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.80
Light Light Green
#C8FFB0
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Tea Green
#BDF8A3
ΔE00 5.73
Very Light Green
#D1FFBD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9A4 #C1A4F9
analogous
#F9ECA4 #DCF9A4 #B1F9A4
triadic
#DCF9A4 #A4DCF9 #F9A4DC
tetradic
#DCF9A4 #A4F9EC #C1A4F9 #F9A4B1
square
#DCF9A4 #A4F9EC #C1A4F9 #F9A4B1
split-complementary
#DCF9A4 #A4B1F9 #ECA4F9
monochromatic
#B0F131 #C6F56B #DCF9A4 #F2FDDD #F4FDE2
Accessibility & contrast
On white
1.16
#DCF9A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DCF9A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9A4
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9A4 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9E
Deuteranopia (green-blind)
#FEEEA8
Tritanopia (blue-blind)
#E2F1E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf9a4; /* rgb */ color: rgb(220, 249, 164); /* oklch */ color: oklch(94.2% 0.113 123.9);
Tailwind
colors: {
custom: {
50: '#e8fbbf',
500: '#dcf9a4',
950: '#000000',
},
}SCSS
$custom: #dcf9a4; $custom-light: #e8fbbf; $custom-dark: #000000;
JSON
{
"hex": "#dcf9a4",
"rgb": {
"r": 220,
"g": 249,
"b": 164
},
"hsl": {
"h": 80.471,
"s": 87.629,
"l": 80.98
},
"oklch": {
"l": 0.94152,
"c": 0.11279,
"h": 123.9
},
"luminance": 0.85647
}Semantic roles & 50–950 ramp
primary
#DCF9A4
secondary
#8E67DB
accent
#01E44F
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582