#D4FA8F#D4FA8F
#D4FA8F is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.5% C 0.140 H 125.0°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA8F |
|---|---|
| RGB | rgb(212, 250, 143) |
| HSL | hsl(81, 91%, 77%) |
| HSV | hsv(81, 43%, 98%) |
| CMYK | cmyk(15.2%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(93.60, -29.00, 47.21) |
| CIE-LCH | lch(93.60, 55.41, 121.56°) |
| OKLab | oklab(93.47% -0.0803 0.1146) |
| OKLCH | oklch(93.47% 0.14 125) |
| XYZ | xyz(66.2946, 84.3510, 38.7700) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 3.37
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.65
Celery
#C1FD95
ΔE00 4.03
Pale Lime
#BEFD73
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA8F #B58FFA
analogous
#FAEA8F #D4FA8F #9FFA8F
triadic
#D4FA8F #8FD4FA #FA8FD4
tetradic
#D4FA8F #8FFAEA #B58FFA #FA8F9F
square
#D4FA8F #8FFAEA #B58FFA #FA8F9F
split-complementary
#D4FA8F #8F9FFA #EA8FFA
monochromatic
#A7F51A #BEF754 #D4FA8F #EAFDCA #F4FEE2
Accessibility & contrast
On white
1.18
#D4FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D4FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA8F
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA8F | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#DAF1E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fa8f; /* rgb */ color: rgb(212, 250, 143); /* oklch */ color: oklch(93.5% 0.140 125.0);
Tailwind
colors: {
custom: {
50: '#e3fcb1',
500: '#d4fa8f',
950: '#000000',
},
}SCSS
$custom: #d4fa8f; $custom-light: #e3fcb1; $custom-dark: #000000;
JSON
{
"hex": "#d4fa8f",
"rgb": {
"r": 212,
"g": 250,
"b": 143
},
"hsl": {
"h": 81.308,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.93473,
"c": 0.13989,
"h": 125
},
"luminance": 0.84351
}Semantic roles & 50–950 ramp
primary
#D4FA8F
secondary
#8354D9
accent
#00E652
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581