#DCF5AA#DCF5AA
#DCF5AA is a very light, moderate yellow-green. Relative luminance 0.834; OKLCH L 93.4% C 0.100 H 123.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5AA |
|---|---|
| RGB | rgb(220, 245, 170) |
| HSL | hsl(80, 79%, 81%) |
| HSV | hsv(80, 31%, 96%) |
| CMYK | cmyk(10.2%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(93.20, -20.40, 33.49) |
| CIE-LCH | lch(93.20, 39.22, 121.34°) |
| OKLab | oklab(93.42% -0.055 0.0838) |
| OKLCH | oklch(93.42% 0.1 123.3) |
| XYZ | xyz(69.4226, 83.4226, 50.4672) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.40
Very Light Green
#D1FFBD
ΔE00 5.33
Very Pale Green
#CFFDBC
ΔE00 5.37
Light Light Green
#C8FFB0
ΔE00 5.70
Pale Green
#C7FDB5
ΔE00 5.93
Washed Out Green
#BCF5A6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5AA #C3AAF5
analogous
#F5E9AA #DCF5AA #B7F5AA
triadic
#DCF5AA #AADCF5 #F5AADC
tetradic
#DCF5AA #AAF5E9 #C3AAF5 #F5AAB7
square
#DCF5AA #AAF5E9 #C3AAF5 #F5AAB7
split-complementary
#DCF5AA #AAB7F5 #E9AAF5
monochromatic
#AFE83C #C5EF73 #DCF5AA #F3FBE1 #F4FCE4
Accessibility & contrast
On white
1.19
#DCF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DCF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5AA
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5AA | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#FAEBAD
Tritanopia (blue-blind)
#E1EEE2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf5aa; /* rgb */ color: rgb(220, 245, 170); /* oklch */ color: oklch(93.4% 0.100 123.3);
Tailwind
colors: {
custom: {
50: '#e7f8c4',
500: '#dcf5aa',
950: '#000000',
},
}SCSS
$custom: #dcf5aa; $custom-light: #e7f8c4; $custom-dark: #000000;
JSON
{
"hex": "#dcf5aa",
"rgb": {
"r": 220,
"g": 245,
"b": 170
},
"hsl": {
"h": 80,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.93415,
"c": 0.10021,
"h": 123.3
},
"luminance": 0.83423
}Semantic roles & 50–950 ramp
primary
#DCF5AA
secondary
#906ED5
accent
#0ADB50
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582