#D4FA7F#D4FA7F
#D4FA7F is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.3% C 0.156 H 123.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA7F |
|---|---|
| RGB | rgb(212, 250, 127) |
| HSL | hsl(79, 92%, 74%) |
| HSV | hsv(79, 49%, 98%) |
| CMYK | cmyk(15.2%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(93.41, -30.69, 54.51) |
| CIE-LCH | lch(93.41, 62.56, 119.38°) |
| OKLab | oklab(93.25% -0.0862 0.1298) |
| OKLCH | oklch(93.25% 0.156 123.6) |
| XYZ | xyz(65.1679, 83.9003, 32.8357) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.85
Pear
#CBF85F
ΔE00 3.38
Light Pea Green
#C4FE82
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.86
Light Yellowish Green
#C2FF89
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA7F #A57FFA
analogous
#FAE37F #D4FA7F #97FA7F
triadic
#D4FA7F #7FD4FA #FA7FD4
tetradic
#D4FA7F #7FFAE3 #A57FFA #FA7F97
square
#D4FA7F #7FFAE3 #A57FFA #FA7F97
split-complementary
#D4FA7F #7F97FA #E37FFA
monochromatic
#ACF50A #C0F844 #D4FA7F #E8FCBA #F5FEE2
Accessibility & contrast
On white
1.18
#D4FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#D4FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA7F
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA7F | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FFEC86
Tritanopia (blue-blind)
#DCF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa7f; /* rgb */ color: rgb(212, 250, 127); /* oklch */ color: oklch(93.3% 0.156 123.6);
Tailwind
colors: {
custom: {
50: '#e3fca7',
500: '#d4fa7f',
950: '#000000',
},
}SCSS
$custom: #d4fa7f; $custom-light: #e3fca7; $custom-dark: #000000;
JSON
{
"hex": "#d4fa7f",
"rgb": {
"r": 212,
"g": 250,
"b": 127
},
"hsl": {
"h": 78.537,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.93253,
"c": 0.1558,
"h": 123.6
},
"luminance": 0.83901
}Semantic roles & 50–950 ramp
primary
#D4FA7F
secondary
#7346D7
accent
#00E647
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580