#D4FF8A#D4FF8A
#D4FF8A is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.5% C 0.152 H 125.7°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FF8A |
|---|---|
| RGB | rgb(212, 255, 138) |
| HSL | hsl(82, 100%, 77%) |
| HSV | hsv(82, 46%, 100%) |
| CMYK | cmyk(16.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.89, -31.87, 51.19) |
| CIE-LCH | lch(94.89, 60.30, 121.91°) |
| OKLab | oklab(94.49% -0.0887 0.1232) |
| OKLCH | oklch(94.49% 0.152 125.7) |
| XYZ | xyz(67.4986, 87.3514, 37.3443) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Pale Lime
#BEFD73
ΔE00 3.58
Celery
#C1FD95
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FF8A #B58AFF
analogous
#FFEF8A #D4FF8A #9AFF8A
triadic
#D4FF8A #8AD4FF #FF8AD4
tetradic
#D4FF8A #8AFFEF #B58AFF #FF8A9A
square
#D4FF8A #8AFFEF #B58AFF #FF8A9A
split-complementary
#D4FF8A #8A9AFF #EF8AFF
monochromatic
#A7FF10 #BEFF4D #D4FF8A #EAFFC7 #F4FFE0
Accessibility & contrast
On white
1.14
#D4FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#D4FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FF8A
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FF8A | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#DAF5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d4ff8a; /* rgb */ color: rgb(212, 255, 138); /* oklch */ color: oklch(94.5% 0.152 125.7);
Tailwind
colors: {
custom: {
50: '#e3ffae',
500: '#d4ff8a',
950: '#000000',
},
}SCSS
$custom: #d4ff8a; $custom-light: #e3ffae; $custom-dark: #000000;
JSON
{
"hex": "#d4ff8a",
"rgb": {
"r": 212,
"g": 255,
"b": 138
},
"hsl": {
"h": 82.051,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94485,
"c": 0.15178,
"h": 125.7
},
"luminance": 0.87352
}Semantic roles & 50–950 ramp
primary
#D4FF8A
secondary
#834EE0
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681