#DCF7AA#DCF7AA
#DCF7AA is a very light, moderate yellow-green. Relative luminance 0.846; OKLCH L 93.8% C 0.103 H 124.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7AA |
|---|---|
| RGB | rgb(220, 247, 170) |
| HSL | hsl(81, 83%, 82%) |
| HSV | hsv(81, 31%, 97%) |
| CMYK | cmyk(10.9%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(93.73, -21.36, 34.20) |
| CIE-LCH | lch(93.73, 40.32, 121.99°) |
| OKLab | oklab(93.84% -0.0577 0.0854) |
| OKLCH | oklch(93.84% 0.103 124.1) |
| XYZ | xyz(70.0310, 84.6392, 50.6700) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.69
Very Light Green
#D1FFBD
ΔE00 5.10
Very Pale Green
#CFFDBC
ΔE00 5.17
Light Light Green
#C8FFB0
ΔE00 5.30
Pale Green
#C7FDB5
ΔE00 5.63
Tea Green
#BDF8A3
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7AA #C5AAF7
analogous
#F7ECAA #DCF7AA #B6F7AA
triadic
#DCF7AA #AADCF7 #F7AADC
tetradic
#DCF7AA #AAF7EC #C5AAF7 #F7AAB6
square
#DCF7AA #AAF7EC #C5AAF7 #F7AAB6
split-complementary
#DCF7AA #AAB6F7 #ECAAF7
monochromatic
#AEEC3A #C5F272 #DCF7AA #F3FCE2 #F3FCE3
Accessibility & contrast
On white
1.17
#DCF7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DCF7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7AA
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7AA | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#FCEDAE
Tritanopia (blue-blind)
#E1F0E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf7aa; /* rgb */ color: rgb(220, 247, 170); /* oklch */ color: oklch(93.8% 0.103 124.1);
Tailwind
colors: {
custom: {
50: '#e7f9c4',
500: '#dcf7aa',
950: '#000000',
},
}SCSS
$custom: #dcf7aa; $custom-light: #e7f9c4; $custom-dark: #000000;
JSON
{
"hex": "#dcf7aa",
"rgb": {
"r": 220,
"g": 247,
"b": 170
},
"hsl": {
"h": 81.039,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.93837,
"c": 0.1031,
"h": 124.1
},
"luminance": 0.84639
}Semantic roles & 50–950 ramp
primary
#DCF7AA
secondary
#936DD8
accent
#06DF52
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582