#DCF0AA#DCF0AA
#DCF0AA is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.4% C 0.093 H 121.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0AA |
|---|---|
| RGB | rgb(220, 240, 170) |
| HSL | hsl(77, 70%, 80%) |
| HSV | hsv(77, 29%, 94%) |
| CMYK | cmyk(8.3%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(91.88, -17.97, 31.73) |
| CIE-LCH | lch(91.88, 36.47, 119.52°) |
| OKLab | oklab(92.36% -0.0482 0.0796) |
| OKLCH | oklch(92.36% 0.093 121.2) |
| XYZ | xyz(67.9304, 80.4381, 49.9698) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.05
Very Pale Green
#CFFDBC
ΔE00 6.13
Very Light Green
#D1FFBD
ΔE00 6.16
Creme
#FFFFB6
ΔE00 6.47
Light Beige
#FFFEB6
ΔE00 6.57
Light Sage
#BCECAC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0AA #BEAAF0
analogous
#F0E1AA #DCF0AA #B9F0AA
triadic
#DCF0AA #AADCF0 #F0AADC
tetradic
#DCF0AA #AAF0E1 #BEAAF0 #F0AAB9
square
#DCF0AA #AAF0E1 #BEAAF0 #F0AAB9
split-complementary
#DCF0AA #AAB9F0 #E1AAF0
monochromatic
#B1DE42 #C7E776 #DCF0AA #F1F9DE #F4FAE5
Accessibility & contrast
On white
1.23
#DCF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DCF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0AA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0AA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F6E8AD
Tritanopia (blue-blind)
#E2E9DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf0aa; /* rgb */ color: rgb(220, 240, 170); /* oklch */ color: oklch(92.4% 0.093 121.2);
Tailwind
colors: {
custom: {
50: '#e7f5c3',
500: '#dcf0aa',
950: '#000000',
},
}SCSS
$custom: #dcf0aa; $custom-light: #e7f5c3; $custom-dark: #000000;
JSON
{
"hex": "#dcf0aa",
"rgb": {
"r": 220,
"g": 240,
"b": 170
},
"hsl": {
"h": 77.143,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.92364,
"c": 0.09301,
"h": 121.2
},
"luminance": 0.80438
}Semantic roles & 50–950 ramp
primary
#DCF0AA
secondary
#8B70CE
accent
#14D24A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582