#DCF8A4#DCF8A4
#DCF8A4 is a very light, moderate yellow-green. Relative luminance 0.850; OKLCH L 93.9% C 0.111 H 123.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8A4 |
|---|---|
| RGB | rgb(220, 248, 164) |
| HSL | hsl(80, 86%, 81%) |
| HSV | hsv(80, 34%, 97%) |
| CMYK | cmyk(11.3%, 0%, 33.9%, 2.7%) |
| CIE-LAB | lab(93.90, -22.62, 37.42) |
| CIE-LCH | lch(93.90, 43.73, 121.16°) |
| OKLab | oklab(93.94% -0.0615 0.0928) |
| OKLCH | oklch(93.94% 0.111 123.5) |
| XYZ | xyz(69.7829, 85.0306, 47.8510) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.58
Light Light Green
#C8FFB0
ΔE00 5.54
Celery
#C1FD95
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 5.81
Very Light Green
#D1FFBD
ΔE00 5.84
Tea Green
#BDF8A3
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8A4 #C0A4F8
analogous
#F8EAA4 #DCF8A4 #B2F8A4
triadic
#DCF8A4 #A4DCF8 #F8A4DC
tetradic
#DCF8A4 #A4F8EA #C0A4F8 #F8A4B2
square
#DCF8A4 #A4F8EA #C0A4F8 #F8A4B2
split-complementary
#DCF8A4 #A4B2F8 #EAA4F8
monochromatic
#B0EF32 #C6F46B #DCF8A4 #F2FCDD #F4FDE3
Accessibility & contrast
On white
1.17
#DCF8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DCF8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8A4
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8A4 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9E
Deuteranopia (green-blind)
#FDEDA8
Tritanopia (blue-blind)
#E2F0E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf8a4; /* rgb */ color: rgb(220, 248, 164); /* oklch */ color: oklch(93.9% 0.111 123.5);
Tailwind
colors: {
custom: {
50: '#e7fabf',
500: '#dcf8a4',
950: '#000000',
},
}SCSS
$custom: #dcf8a4; $custom-light: #e7fabf; $custom-dark: #000000;
JSON
{
"hex": "#dcf8a4",
"rgb": {
"r": 220,
"g": 248,
"b": 164
},
"hsl": {
"h": 80,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.9394,
"c": 0.11136,
"h": 123.5
},
"luminance": 0.85031
}Semantic roles & 50–950 ramp
primary
#DCF8A4
secondary
#8D67D9
accent
#03E24E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582