#D4FA8A#D4FA8A
#D4FA8A is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.145 H 124.5°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA8A |
|---|---|
| RGB | rgb(212, 250, 138) |
| HSL | hsl(80, 92%, 76%) |
| HSV | hsv(80, 45%, 98%) |
| CMYK | cmyk(15.2%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(93.54, -29.55, 49.52) |
| CIE-LCH | lch(93.54, 57.67, 120.83°) |
| OKLab | oklab(93.4% -0.0822 0.1195) |
| OKLCH | oklch(93.4% 0.145 124.5) |
| XYZ | xyz(65.9243, 84.2028, 36.8195) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.16
Light Pea Green
#C4FE82
ΔE00 3.20
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 3.71
Pale Lime
#BEFD73
ΔE00 4.27
Celery
#C1FD95
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA8A #B08AFA
analogous
#FAE88A #D4FA8A #9CFA8A
triadic
#D4FA8A #8AD4FA #FA8AD4
tetradic
#D4FA8A #8AFAE8 #B08AFA #FA8A9C
square
#D4FA8A #8AFAE8 #B08AFA #FA8A9C
split-complementary
#D4FA8A #8A9CFA #E88AFA
monochromatic
#A9F515 #BEF74F #D4FA8A #EAFDC5 #F4FEE2
Accessibility & contrast
On white
1.18
#D4FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#D4FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA8A
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA8A | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FFEC90
Tritanopia (blue-blind)
#DBF1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa8a; /* rgb */ color: rgb(212, 250, 138); /* oklch */ color: oklch(93.4% 0.145 124.5);
Tailwind
colors: {
custom: {
50: '#e3fcae',
500: '#d4fa8a',
950: '#000000',
},
}SCSS
$custom: #d4fa8a; $custom-light: #e3fcae; $custom-dark: #000000;
JSON
{
"hex": "#d4fa8a",
"rgb": {
"r": 212,
"g": 250,
"b": 138
},
"hsl": {
"h": 80.357,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93401,
"c": 0.14499,
"h": 124.5
},
"luminance": 0.84203
}Semantic roles & 50–950 ramp
primary
#D4FA8A
secondary
#7E4FD9
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581