#DCFCA2#DCFCA2
#DCFCA2 is a very light, moderate yellow-green. Relative luminance 0.874; OKLCH L 94.8% C 0.119 H 124.6°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA2 |
|---|---|
| RGB | rgb(220, 252, 162) |
| HSL | hsl(81, 94%, 81%) |
| HSV | hsv(81, 36%, 99%) |
| CMYK | cmyk(12.7%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(94.93, -24.79, 39.76) |
| CIE-LCH | lch(94.93, 46.85, 121.94°) |
| OKLab | oklab(94.75% -0.0677 0.0982) |
| OKLCH | oklch(94.75% 0.119 124.6) |
| XYZ | xyz(70.8466, 87.4447, 47.3215) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Light Yellow Green
#CCFD7F
ΔE00 5.22
Light Light Green
#C8FFB0
ΔE00 5.29
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA2 #C2A2FC
analogous
#FCEFA2 #DCFCA2 #AFFCA2
triadic
#DCFCA2 #A2DCFC #FCA2DC
tetradic
#DCFCA2 #A2FCEF #C2A2FC #FCA2AF
square
#DCFCA2 #A2FCEF #C2A2FC #FCA2AF
split-complementary
#DCFCA2 #A2AFFC #EFA2FC
monochromatic
#AFF82B #C6FA67 #DCFCA2 #F2FEDD #F4FEE1
Accessibility & contrast
On white
1.14
#DCFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DCFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA2
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA2 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19C
Deuteranopia (green-blind)
#FFF0A6
Tritanopia (blue-blind)
#E2F4E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfca2; /* rgb */ color: rgb(220, 252, 162); /* oklch */ color: oklch(94.8% 0.119 124.6);
Tailwind
colors: {
custom: {
50: '#e8fdbe',
500: '#dcfca2',
950: '#000000',
},
}SCSS
$custom: #dcfca2; $custom-light: #e8fdbe; $custom-dark: #000000;
JSON
{
"hex": "#dcfca2",
"rgb": {
"r": 220,
"g": 252,
"b": 162
},
"hsl": {
"h": 81.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.94754,
"c": 0.11929,
"h": 124.6
},
"luminance": 0.87445
}Semantic roles & 50–950 ramp
primary
#DCFCA2
secondary
#8F63DF
accent
#00E652
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582