#DCF2AE#DCF2AE
#DCF2AE is a very light, moderate yellow-green. Relative luminance 0.818; OKLCH L 92.9% C 0.091 H 122.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2AE |
|---|---|
| RGB | rgb(220, 242, 174) |
| HSL | hsl(79, 72%, 82%) |
| HSV | hsv(79, 28%, 95%) |
| CMYK | cmyk(9.1%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(92.48, -18.40, 30.51) |
| CIE-LCH | lch(92.48, 35.62, 121.09°) |
| OKLab | oklab(92.86% -0.0493 0.0767) |
| OKLCH | oklch(92.86% 0.091 122.7) |
| XYZ | xyz(68.9066, 81.7758, 52.1903) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.68
Very Pale Green
#CFFDBC
ΔE00 5.42
Very Light Green
#D1FFBD
ΔE00 5.46
Light Sage
#BCECAC
ΔE00 6.15
Pale Green
#C7FDB5
ΔE00 6.29
Light Light Green
#C8FFB0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2AE #C4AEF2
analogous
#F2E6AE #DCF2AE #BAF2AE
triadic
#DCF2AE #AEDCF2 #F2AEDC
tetradic
#DCF2AE #AEF2E6 #C4AEF2 #F2AEBA
square
#DCF2AE #AEF2E6 #C4AEF2 #F2AEBA
split-complementary
#DCF2AE #AEBAF2 #E6AEF2
monochromatic
#AEE145 #C5EA79 #DCF2AE #F3FAE3 #F4FBE5
Accessibility & contrast
On white
1.21
#DCF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DCF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2AE
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2AE | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#F7E9B1
Tritanopia (blue-blind)
#E1EBE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf2ae; /* rgb */ color: rgb(220, 242, 174); /* oklch */ color: oklch(92.9% 0.091 122.7);
Tailwind
colors: {
custom: {
50: '#e7f6c6',
500: '#dcf2ae',
950: '#000000',
},
}SCSS
$custom: #dcf2ae; $custom-light: #e7f6c6; $custom-dark: #000000;
JSON
{
"hex": "#dcf2ae",
"rgb": {
"r": 220,
"g": 242,
"b": 174
},
"hsl": {
"h": 79.412,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.9286,
"c": 0.09118,
"h": 122.7
},
"luminance": 0.81776
}Semantic roles & 50–950 ramp
primary
#DCF2AE
secondary
#9173D1
accent
#11D450
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582