#D4FA8B#D4FA8B
#D4FA8B is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.144 H 124.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA8B |
|---|---|
| RGB | rgb(212, 250, 139) |
| HSL | hsl(81, 92%, 76%) |
| HSV | hsv(81, 44%, 98%) |
| CMYK | cmyk(15.2%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(93.55, -29.45, 49.06) |
| CIE-LCH | lch(93.55, 57.22, 120.97°) |
| OKLab | oklab(93.42% -0.0818 0.1185) |
| OKLCH | oklch(93.42% 0.144 124.6) |
| XYZ | xyz(65.9970, 84.2319, 37.2026) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 3.22
Pistachio (survey)
#C0FA8B
ΔE00 3.57
Light Yellowish Green
#C2FF89
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA8B #B18BFA
analogous
#FAE98B #D4FA8B #9DFA8B
triadic
#D4FA8B #8BD4FA #FA8BD4
tetradic
#D4FA8B #8BFAE9 #B18BFA #FA8B9D
square
#D4FA8B #8BFAE9 #B18BFA #FA8B9D
split-complementary
#D4FA8B #8B9DFA #E98BFA
monochromatic
#A9F516 #BEF750 #D4FA8B #EAFDC6 #F4FEE2
Accessibility & contrast
On white
1.18
#D4FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D4FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA8B
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA8B | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#DBF1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa8b; /* rgb */ color: rgb(212, 250, 139); /* oklch */ color: oklch(93.4% 0.144 124.6);
Tailwind
colors: {
custom: {
50: '#e3fcaf',
500: '#d4fa8b',
950: '#000000',
},
}SCSS
$custom: #d4fa8b; $custom-light: #e3fcaf; $custom-dark: #000000;
JSON
{
"hex": "#d4fa8b",
"rgb": {
"r": 212,
"g": 250,
"b": 139
},
"hsl": {
"h": 80.541,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.93415,
"c": 0.14398,
"h": 124.6
},
"luminance": 0.84232
}Semantic roles & 50–950 ramp
primary
#D4FA8B
secondary
#7F50D9
accent
#00E64F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581