#DCFA92#DCFA92
#DCFA92 is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 94.1% C 0.134 H 122.2°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA92 |
|---|---|
| RGB | rgb(220, 250, 146) |
| HSL | hsl(77, 91%, 78%) |
| HSV | hsv(77, 42%, 98%) |
| CMYK | cmyk(12%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(94.17, -25.73, 46.59) |
| CIE-LCH | lch(94.17, 53.22, 118.91°) |
| OKLab | oklab(94.07% -0.0712 0.1133) |
| OKLCH | oklch(94.07% 0.134 122.2) |
| XYZ | xyz(68.8891, 85.6621, 40.0938) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Light Yellowish Green
#C2FF89
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA92 #B092FA
analogous
#FAE492 #DCFA92 #A8FA92
triadic
#DCFA92 #92DCFA #FA92DC
tetradic
#DCFA92 #92FAE4 #B092FA #FA92A8
square
#DCFA92 #92FAE4 #B092FA #FA92A8
split-complementary
#DCFA92 #92A8FA #E492FA
monochromatic
#B6F51D #C9F757 #DCFA92 #EFFDCD #F6FEE2
Accessibility & contrast
On white
1.16
#DCFA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DCFA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA92
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA92 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#E4F1E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa92; /* rgb */ color: rgb(220, 250, 146); /* oklch */ color: oklch(94.1% 0.134 122.2);
Tailwind
colors: {
custom: {
50: '#e8fcb3',
500: '#dcfa92',
950: '#000000',
},
}SCSS
$custom: #dcfa92; $custom-light: #e8fcb3; $custom-dark: #000000;
JSON
{
"hex": "#dcfa92",
"rgb": {
"r": 220,
"g": 250,
"b": 146
},
"hsl": {
"h": 77.308,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.94073,
"c": 0.13377,
"h": 122.2
},
"luminance": 0.85662
}Semantic roles & 50–950 ramp
primary
#DCFA92
secondary
#7C56DA
accent
#00E642
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581