#D4F488#D4F488
#D4F488 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.1% C 0.139 H 122.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F488 |
|---|---|
| RGB | rgb(212, 244, 136) |
| HSL | hsl(78, 83%, 75%) |
| HSV | hsv(78, 44%, 96%) |
| CMYK | cmyk(13.1%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.90, -26.96, 48.44) |
| CIE-LCH | lch(91.90, 55.43, 119.09°) |
| OKLab | oklab(92.08% -0.075 0.1169) |
| OKLCH | oklch(92.08% 0.139 122.7) |
| XYZ | xyz(63.9460, 80.4758, 35.4523) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.35
Light Pea Green
#C4FE82
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.90
Pear
#CBF85F
ΔE00 5.16
Pale Lime
#BEFD73
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F488 #A888F4
analogous
#F4DE88 #D4F488 #9EF488
triadic
#D4F488 #88D4F4 #F488D4
tetradic
#D4F488 #88F4DE #A888F4 #F4889E
square
#D4F488 #88F4DE #A888F4 #F4889E
split-complementary
#D4F488 #889EF4 #DE88F4
monochromatic
#ACEA18 #C0EF50 #D4F488 #E8F9C0 #F5FCE3
Accessibility & contrast
On white
1.23
#D4F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D4F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F488
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F488 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#DCEBDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4f488; /* rgb */ color: rgb(212, 244, 136); /* oklch */ color: oklch(92.1% 0.139 122.7);
Tailwind
colors: {
custom: {
50: '#e3f7ac',
500: '#d4f488',
950: '#000000',
},
}SCSS
$custom: #d4f488; $custom-light: #e3f7ac; $custom-dark: #000000;
JSON
{
"hex": "#d4f488",
"rgb": {
"r": 212,
"g": 244,
"b": 136
},
"hsl": {
"h": 77.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.92076,
"c": 0.13892,
"h": 122.7
},
"luminance": 0.80476
}Semantic roles & 50–950 ramp
primary
#D4F488
secondary
#7650D1
accent
#06DF46
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581