#DCF4AA#DCF4AA
#DCF4AA is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.2% C 0.099 H 122.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4AA |
|---|---|
| RGB | rgb(220, 244, 170) |
| HSL | hsl(79, 77%, 81%) |
| HSV | hsv(79, 30%, 96%) |
| CMYK | cmyk(9.8%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(92.94, -19.91, 33.14) |
| CIE-LCH | lch(92.94, 38.66, 121.00°) |
| OKLab | oklab(93.2% -0.0537 0.0829) |
| OKLCH | oklch(93.2% 0.099 122.9) |
| XYZ | xyz(69.1209, 82.8192, 50.3667) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.28
Very Light Green
#D1FFBD
ΔE00 5.47
Very Pale Green
#CFFDBC
ΔE00 5.49
Light Light Green
#C8FFB0
ΔE00 5.91
Pale Green
#C7FDB5
ΔE00 6.10
Washed Out Green
#BCF5A6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4AA #C2AAF4
analogous
#F4E7AA #DCF4AA #B7F4AA
triadic
#DCF4AA #AADCF4 #F4AADC
tetradic
#DCF4AA #AAF4E7 #C2AAF4 #F4AAB7
square
#DCF4AA #AAF4E7 #C2AAF4 #F4AAB7
split-complementary
#DCF4AA #AAB7F4 #E7AAF4
monochromatic
#AFE63E #C6ED74 #DCF4AA #F2FBE0 #F4FBE4
Accessibility & contrast
On white
1.20
#DCF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DCF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4AA
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4AA | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA5
Deuteranopia (green-blind)
#F9EBAD
Tritanopia (blue-blind)
#E2EDE1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf4aa; /* rgb */ color: rgb(220, 244, 170); /* oklch */ color: oklch(93.2% 0.099 122.9);
Tailwind
colors: {
custom: {
50: '#e7f7c4',
500: '#dcf4aa',
950: '#000000',
},
}SCSS
$custom: #dcf4aa; $custom-light: #e7f7c4; $custom-dark: #000000;
JSON
{
"hex": "#dcf4aa",
"rgb": {
"r": 220,
"g": 244,
"b": 170
},
"hsl": {
"h": 79.459,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.93204,
"c": 0.09876,
"h": 122.9
},
"luminance": 0.82819
}Semantic roles & 50–950 ramp
primary
#DCF4AA
secondary
#8F6ED4
accent
#0CD94F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582