#DCFA93#DCFA93
#DCFA93 is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 94.1% C 0.133 H 122.2°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA93 |
|---|---|
| RGB | rgb(220, 250, 147) |
| HSL | hsl(77, 91%, 78%) |
| HSV | hsv(77, 41%, 98%) |
| CMYK | cmyk(12%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(94.18, -25.62, 46.13) |
| CIE-LCH | lch(94.18, 52.76, 119.05°) |
| OKLab | oklab(94.09% -0.0708 0.1123) |
| OKLCH | oklch(94.09% 0.133 122.2) |
| XYZ | xyz(68.9672, 85.6934, 40.5052) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Light Khaki
#E6F2A2
ΔE00 4.72
Light Pea Green
#C4FE82
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Light Yellowish Green
#C2FF89
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA93 #B193FA
analogous
#FAE593 #DCFA93 #A8FA93
triadic
#DCFA93 #93DCFA #FA93DC
tetradic
#DCFA93 #93FAE5 #B193FA #FA93A8
square
#DCFA93 #93FAE5 #B193FA #FA93A8
split-complementary
#DCFA93 #93A8FA #E593FA
monochromatic
#B6F51E #C9F759 #DCFA93 #EFFDCD #F6FEE2
Accessibility & contrast
On white
1.16
#DCFA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#DCFA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA93
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA93 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#E4F1E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa93; /* rgb */ color: rgb(220, 250, 147); /* oklch */ color: oklch(94.1% 0.133 122.2);
Tailwind
colors: {
custom: {
50: '#e8fcb4',
500: '#dcfa93',
950: '#000000',
},
}SCSS
$custom: #dcfa93; $custom-light: #e8fcb4; $custom-dark: #000000;
JSON
{
"hex": "#dcfa93",
"rgb": {
"r": 220,
"g": 250,
"b": 147
},
"hsl": {
"h": 77.476,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.94088,
"c": 0.13272,
"h": 122.2
},
"luminance": 0.85693
}Semantic roles & 50–950 ramp
primary
#DCFA93
secondary
#7D57DA
accent
#00E643
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581