#DCF2AB#DCF2AB
#DCF2AB is a very light, moderate yellow-green. Relative luminance 0.817; OKLCH L 92.8% C 0.095 H 122.2°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2AB |
|---|---|
| RGB | rgb(220, 242, 171) |
| HSL | hsl(79, 73%, 81%) |
| HSV | hsv(79, 29%, 95%) |
| CMYK | cmyk(9.1%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(92.42, -18.81, 31.96) |
| CIE-LCH | lch(92.42, 37.08, 120.48°) |
| OKLab | oklab(92.8% -0.0505 0.0801) |
| OKLCH | oklch(92.8% 0.095 122.2) |
| XYZ | xyz(68.6174, 81.6601, 50.6673) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 5.68
Very Light Green
#D1FFBD
ΔE00 5.70
Light Light Green
#C8FFB0
ΔE00 6.35
Light Sage
#BCECAC
ΔE00 6.38
Pale Green
#C7FDB5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2AB #C1ABF2
analogous
#F2E5AB #DCF2AB #B8F2AB
triadic
#DCF2AB #ABDCF2 #F2ABDC
tetradic
#DCF2AB #ABF2E5 #C1ABF2 #F2ABB8
square
#DCF2AB #ABF2E5 #C1ABF2 #F2ABB8
split-complementary
#DCF2AB #ABB8F2 #E5ABF2
monochromatic
#B0E241 #C6EA76 #DCF2AB #F2FAE0 #F4FBE5
Accessibility & contrast
On white
1.21
#DCF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DCF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2AB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2AB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA6
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#E2EBDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf2ab; /* rgb */ color: rgb(220, 242, 171); /* oklch */ color: oklch(92.8% 0.095 122.2);
Tailwind
colors: {
custom: {
50: '#e7f6c4',
500: '#dcf2ab',
950: '#000000',
},
}SCSS
$custom: #dcf2ab; $custom-light: #e7f6c4; $custom-dark: #000000;
JSON
{
"hex": "#dcf2ab",
"rgb": {
"r": 220,
"g": 242,
"b": 171
},
"hsl": {
"h": 78.592,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.92802,
"c": 0.09471,
"h": 122.2
},
"luminance": 0.8166
}Semantic roles & 50–950 ramp
primary
#DCF2AB
secondary
#8E70D1
accent
#10D54D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582