#DCFCA0#DCFCA0
#DCFCA0 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.7% C 0.121 H 124.3°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA0 |
|---|---|
| RGB | rgb(220, 252, 160) |
| HSL | hsl(81, 94%, 81%) |
| HSV | hsv(81, 37%, 99%) |
| CMYK | cmyk(12.7%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(94.90, -25.03, 40.70) |
| CIE-LCH | lch(94.90, 47.79, 121.59°) |
| OKLab | oklab(94.72% -0.0684 0.1004) |
| OKLCH | oklch(94.72% 0.121 124.3) |
| XYZ | xyz(70.6703, 87.3742, 46.3927) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Light Yellow Green
#CCFD7F
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.27
Light Pea Green
#C4FE82
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA0 #C0A0FC
analogous
#FCEEA0 #DCFCA0 #AEFCA0
triadic
#DCFCA0 #A0DCFC #FCA0DC
tetradic
#DCFCA0 #A0FCEE #C0A0FC #FCA0AE
square
#DCFCA0 #A0FCEE #C0A0FC #FCA0AE
split-complementary
#DCFCA0 #A0AEFC #EEA0FC
monochromatic
#B0F829 #C6FA65 #DCFCA0 #F2FEDB #F4FEE1
Accessibility & contrast
On white
1.14
#DCFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DCFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA0
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA0 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF199
Deuteranopia (green-blind)
#FFF0A5
Tritanopia (blue-blind)
#E2F4E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfca0; /* rgb */ color: rgb(220, 252, 160); /* oklch */ color: oklch(94.7% 0.121 124.3);
Tailwind
colors: {
custom: {
50: '#e8fdbd',
500: '#dcfca0',
950: '#000000',
},
}SCSS
$custom: #dcfca0; $custom-light: #e8fdbd; $custom-dark: #000000;
JSON
{
"hex": "#dcfca0",
"rgb": {
"r": 220,
"g": 252,
"b": 160
},
"hsl": {
"h": 80.87,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.94721,
"c": 0.12148,
"h": 124.3
},
"luminance": 0.87375
}Semantic roles & 50–950 ramp
primary
#DCFCA0
secondary
#8D62DE
accent
#00E650
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582