#D4FA88#D4FA88
#D4FA88 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.4% C 0.147 H 124.3°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA88 |
|---|---|
| RGB | rgb(212, 250, 136) |
| HSL | hsl(80, 92%, 76%) |
| HSV | hsv(80, 46%, 98%) |
| CMYK | cmyk(15.2%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(93.51, -29.77, 50.44) |
| CIE-LCH | lch(93.51, 58.57, 120.55°) |
| OKLab | oklab(93.37% -0.0829 0.1214) |
| OKLCH | oklch(93.37% 0.147 124.3) |
| XYZ | xyz(65.7808, 84.1455, 36.0639) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 3.18
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Light Yellowish Green
#C2FF89
ΔE00 3.77
Pale Lime
#BEFD73
ΔE00 4.15
Pear
#CBF85F
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA88 #AE88FA
analogous
#FAE788 #D4FA88 #9BFA88
triadic
#D4FA88 #88D4FA #FA88D4
tetradic
#D4FA88 #88FAE7 #AE88FA #FA889B
square
#D4FA88 #88FAE7 #AE88FA #FA889B
split-complementary
#D4FA88 #889BFA #E788FA
monochromatic
#AAF513 #BFF84D #D4FA88 #E9FCC3 #F4FEE2
Accessibility & contrast
On white
1.18
#D4FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#D4FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA88
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA88 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#DBF0DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa88; /* rgb */ color: rgb(212, 250, 136); /* oklch */ color: oklch(93.4% 0.147 124.3);
Tailwind
colors: {
custom: {
50: '#e3fcad',
500: '#d4fa88',
950: '#000000',
},
}SCSS
$custom: #d4fa88; $custom-light: #e3fcad; $custom-dark: #000000;
JSON
{
"hex": "#d4fa88",
"rgb": {
"r": 212,
"g": 250,
"b": 136
},
"hsl": {
"h": 80,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.93373,
"c": 0.147,
"h": 124.3
},
"luminance": 0.84146
}Semantic roles & 50–950 ramp
primary
#D4FA88
secondary
#7C4ED9
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581