#DCFE8A#DCFE8A
#DCFE8A is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.147 H 122.6°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFE8A |
|---|---|
| RGB | rgb(220, 254, 138) |
| HSL | hsl(78, 98%, 77%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(13.4%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(95.13, -28.47, 51.61) |
| CIE-LCH | lch(95.13, 58.94, 118.88°) |
| OKLab | oklab(94.81% -0.0795 0.1241) |
| OKLCH | oklch(94.81% 0.147 122.6) |
| XYZ | xyz(69.5445, 87.9341, 37.3490) |
| Luminance | 0.8793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 4.03
Pear
#CBF85F
ΔE00 4.60
Light Yellowish Green
#C2FF89
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Pale Lime
#BEFD73
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFE8A #AC8AFE
analogous
#FEE68A #DCFE8A #A2FE8A
triadic
#DCFE8A #8ADCFE #FE8ADC
tetradic
#DCFE8A #8AFEE6 #AC8AFE #FE8AA2
square
#DCFE8A #8AFEE6 #AC8AFE #FE8AA2
split-complementary
#DCFE8A #8AA2FE #E68AFE
monochromatic
#B8FD11 #CAFD4D #DCFE8A #EEFFC7 #F6FFE1
Accessibility & contrast
On white
1.13
#DCFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DCFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFE8A
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFE8A | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E4F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfe8a; /* rgb */ color: rgb(220, 254, 138); /* oklch */ color: oklch(94.8% 0.147 122.6);
Tailwind
colors: {
custom: {
50: '#e8feae',
500: '#dcfe8a',
950: '#000000',
},
}SCSS
$custom: #dcfe8a; $custom-light: #e8feae; $custom-dark: #000000;
JSON
{
"hex": "#dcfe8a",
"rgb": {
"r": 220,
"g": 254,
"b": 138
},
"hsl": {
"h": 77.586,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94814,
"c": 0.14732,
"h": 122.6
},
"luminance": 0.87934
}Semantic roles & 50–950 ramp
primary
#DCFE8A
secondary
#784EDE
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581