#DCFA94#DCFA94
#DCFA94 is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 94.1% C 0.132 H 122.3°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA94 |
|---|---|
| RGB | rgb(220, 250, 148) |
| HSL | hsl(78, 91%, 78%) |
| HSV | hsv(78, 41%, 98%) |
| CMYK | cmyk(12%, 0%, 40.8%, 2%) |
| CIE-LAB | lab(94.19, -25.50, 45.66) |
| CIE-LCH | lch(94.19, 52.30, 119.19°) |
| OKLab | oklab(94.1% -0.0704 0.1112) |
| OKLCH | oklch(94.1% 0.132 122.3) |
| XYZ | xyz(69.0460, 85.7249, 40.9203) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.92
Light Khaki
#E6F2A2
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Light Yellowish Green
#C2FF89
ΔE00 5.14
Celery
#C1FD95
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA94 #B294FA
analogous
#FAE594 #DCFA94 #A9FA94
triadic
#DCFA94 #94DCFA #FA94DC
tetradic
#DCFA94 #94FAE5 #B294FA #FA94A9
square
#DCFA94 #94FAE5 #B294FA #FA94A9
split-complementary
#DCFA94 #94A9FA #E594FA
monochromatic
#B6F51F #C9F75A #DCFA94 #EFFDCE #F5FEE2
Accessibility & contrast
On white
1.16
#DCFA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DCFA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA94
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA94 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8C
Deuteranopia (green-blind)
#FFEE99
Tritanopia (blue-blind)
#E4F1E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa94; /* rgb */ color: rgb(220, 250, 148); /* oklch */ color: oklch(94.1% 0.132 122.3);
Tailwind
colors: {
custom: {
50: '#e8fcb5',
500: '#dcfa94',
950: '#000000',
},
}SCSS
$custom: #dcfa94; $custom-light: #e8fcb5; $custom-dark: #000000;
JSON
{
"hex": "#dcfa94",
"rgb": {
"r": 220,
"g": 250,
"b": 148
},
"hsl": {
"h": 77.647,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.94103,
"c": 0.13166,
"h": 122.3
},
"luminance": 0.85725
}Semantic roles & 50–950 ramp
primary
#DCFA94
secondary
#7E58DA
accent
#00E643
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581