#DCF2AC#DCF2AC
#DCF2AC is a very light, moderate yellow-green. Relative luminance 0.817; OKLCH L 92.8% C 0.094 H 122.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2AC |
|---|---|
| RGB | rgb(220, 242, 172) |
| HSL | hsl(79, 73%, 81%) |
| HSV | hsv(79, 29%, 95%) |
| CMYK | cmyk(9.1%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(92.44, -18.67, 31.47) |
| CIE-LCH | lch(92.44, 36.59, 120.68°) |
| OKLab | oklab(92.82% -0.0501 0.079) |
| OKLCH | oklch(92.82% 0.094 122.4) |
| XYZ | xyz(68.7131, 81.6984, 51.1711) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.38
Very Pale Green
#CFFDBC
ΔE00 5.59
Very Light Green
#D1FFBD
ΔE00 5.61
Light Sage
#BCECAC
ΔE00 6.30
Light Light Green
#C8FFB0
ΔE00 6.34
Pale Green
#C7FDB5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2AC #C2ACF2
analogous
#F2E5AC #DCF2AC #B9F2AC
triadic
#DCF2AC #ACDCF2 #F2ACDC
tetradic
#DCF2AC #ACF2E5 #C2ACF2 #F2ACB9
square
#DCF2AC #ACF2E5 #C2ACF2 #F2ACB9
split-complementary
#DCF2AC #ACB9F2 #E5ACF2
monochromatic
#AFE142 #C6EA77 #DCF2AC #F2FAE1 #F4FBE5
Accessibility & contrast
On white
1.21
#DCF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DCF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2AC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2AC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#E1EBE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf2ac; /* rgb */ color: rgb(220, 242, 172); /* oklch */ color: oklch(92.8% 0.094 122.4);
Tailwind
colors: {
custom: {
50: '#e7f6c5',
500: '#dcf2ac',
950: '#000000',
},
}SCSS
$custom: #dcf2ac; $custom-light: #e7f6c5; $custom-dark: #000000;
JSON
{
"hex": "#dcf2ac",
"rgb": {
"r": 220,
"g": 242,
"b": 172
},
"hsl": {
"h": 78.857,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.92821,
"c": 0.09354,
"h": 122.4
},
"luminance": 0.81698
}Semantic roles & 50–950 ramp
primary
#DCF2AC
secondary
#8F71D1
accent
#10D54E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582