#DCFF8A#DCFF8A
#DCFF8A is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.0% C 0.149 H 122.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF8A |
|---|---|
| RGB | rgb(220, 255, 138) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(13.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.40, -28.94, 51.93) |
| CIE-LCH | lch(95.40, 59.45, 119.13°) |
| OKLab | oklab(95.03% -0.0808 0.1248) |
| OKLCH | oklch(95.03% 0.149 122.9) |
| XYZ | xyz(69.8627, 88.5704, 37.4551) |
| Luminance | 0.8857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 3.91
Light Yellowish Green
#C2FF89
ΔE00 4.55
Pear
#CBF85F
ΔE00 4.55
Pale Lime
#BEFD73
ΔE00 4.73
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF8A #AD8AFF
analogous
#FFE88A #DCFF8A #A2FF8A
triadic
#DCFF8A #8ADCFF #FF8ADC
tetradic
#DCFF8A #8AFFE8 #AD8AFF #FF8AA2
square
#DCFF8A #8AFFE8 #AD8AFF #FF8AA2
split-complementary
#DCFF8A #8AA2FF #E88AFF
monochromatic
#B7FF10 #CAFF4D #DCFF8A #EEFFC7 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DCFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF8A
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF8A | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF290
Tritanopia (blue-blind)
#E4F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff8a; /* rgb */ color: rgb(220, 255, 138); /* oklch */ color: oklch(95.0% 0.149 122.9);
Tailwind
colors: {
custom: {
50: '#e8ffae',
500: '#dcff8a',
950: '#000000',
},
}SCSS
$custom: #dcff8a; $custom-light: #e8ffae; $custom-dark: #000000;
JSON
{
"hex": "#dcff8a",
"rgb": {
"r": 220,
"g": 255,
"b": 138
},
"hsl": {
"h": 77.949,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.95028,
"c": 0.14865,
"h": 122.9
},
"luminance": 0.88571
}Semantic roles & 50–950 ramp
primary
#DCFF8A
secondary
#794EE0
accent
#00E645
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681