#DCFCA1#DCFCA1
#DCFCA1 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.7% C 0.120 H 124.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA1 |
|---|---|
| RGB | rgb(220, 252, 161) |
| HSL | hsl(81, 94%, 81%) |
| HSV | hsv(81, 36%, 99%) |
| CMYK | cmyk(12.7%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(94.91, -24.91, 40.23) |
| CIE-LCH | lch(94.91, 47.32, 121.76°) |
| OKLab | oklab(94.74% -0.068 0.0993) |
| OKLCH | oklch(94.74% 0.12 124.4) |
| XYZ | xyz(70.7581, 87.4093, 46.8553) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.49
Celery
#C1FD95
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Light Yellow Green
#CCFD7F
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.35
Light Light Green
#C8FFB0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA1 #C1A1FC
analogous
#FCEEA1 #DCFCA1 #AEFCA1
triadic
#DCFCA1 #A1DCFC #FCA1DC
tetradic
#DCFCA1 #A1FCEE #C1A1FC #FCA1AE
square
#DCFCA1 #A1FCEE #C1A1FC #FCA1AE
split-complementary
#DCFCA1 #A1AEFC #EEA1FC
monochromatic
#B0F82A #C6FA66 #DCFCA1 #F2FEDC #F4FEE1
Accessibility & contrast
On white
1.14
#DCFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DCFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA1
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA1 | 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)
#FFF19A
Deuteranopia (green-blind)
#FFF0A5
Tritanopia (blue-blind)
#E2F4E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfca1; /* rgb */ color: rgb(220, 252, 161); /* oklch */ color: oklch(94.7% 0.120 124.4);
Tailwind
colors: {
custom: {
50: '#e8fdbe',
500: '#dcfca1',
950: '#000000',
},
}SCSS
$custom: #dcfca1; $custom-light: #e8fdbe; $custom-dark: #000000;
JSON
{
"hex": "#dcfca1",
"rgb": {
"r": 220,
"g": 252,
"b": 161
},
"hsl": {
"h": 81.099,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.94737,
"c": 0.12038,
"h": 124.4
},
"luminance": 0.8741
}Semantic roles & 50–950 ramp
primary
#DCFCA1
secondary
#8E63DF
accent
#00E651
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582