#D4F87F#D4F87F
#D4F87F is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.153 H 123.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F87F |
|---|---|
| RGB | rgb(212, 248, 127) |
| HSL | hsl(78, 90%, 74%) |
| HSV | hsv(78, 49%, 97%) |
| CMYK | cmyk(14.5%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(92.87, -29.76, 53.86) |
| CIE-LCH | lch(92.87, 61.54, 118.92°) |
| OKLab | oklab(92.82% -0.0835 0.1284) |
| OKLCH | oklch(92.82% 0.153 123.1) |
| XYZ | xyz(64.5497, 82.6639, 32.6297) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.23
Pear
#CBF85F
ΔE00 3.53
Light Pea Green
#C4FE82
ΔE00 3.72
Pale Lime
#BEFD73
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.54
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F87F #A37FF8
analogous
#F8DF7F #D4F87F #97F87F
triadic
#D4F87F #7FD4F8 #F87FD4
tetradic
#D4F87F #7FF8DF #A37FF8 #F87F97
square
#D4F87F #7FF8DF #A37FF8 #F87F97
split-complementary
#D4F87F #7F97F8 #DF7FF8
monochromatic
#ACF00D #C1F545 #D4F87F #E7FBB9 #F5FDE2
Accessibility & contrast
On white
1.20
#D4F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#D4F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F87F
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F87F | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#DCEEDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f87f; /* rgb */ color: rgb(212, 248, 127); /* oklch */ color: oklch(92.8% 0.153 123.1);
Tailwind
colors: {
custom: {
50: '#e3faa7',
500: '#d4f87f',
950: '#000000',
},
}SCSS
$custom: #d4f87f; $custom-light: #e3faa7; $custom-dark: #000000;
JSON
{
"hex": "#d4f87f",
"rgb": {
"r": 212,
"g": 248,
"b": 127
},
"hsl": {
"h": 77.851,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.92819,
"c": 0.15317,
"h": 123.1
},
"luminance": 0.82664
}Semantic roles & 50–950 ramp
primary
#D4F87F
secondary
#7146D5
accent
#00E644
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580