#D4F489#D4F489
#D4F489 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.1% C 0.138 H 122.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F489 |
|---|---|
| RGB | rgb(212, 244, 137) |
| HSL | hsl(78, 83%, 75%) |
| HSV | hsv(78, 44%, 96%) |
| CMYK | cmyk(13.1%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(91.91, -26.85, 47.98) |
| CIE-LCH | lch(91.91, 54.98, 119.23°) |
| OKLab | oklab(92.09% -0.0746 0.116) |
| OKLCH | oklch(92.09% 0.138 122.8) |
| XYZ | xyz(64.0174, 80.5044, 35.8284) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Light Yellowish Green
#C2FF89
ΔE00 4.88
Celery
#C1FD95
ΔE00 5.28
Pear
#CBF85F
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F489 #A989F4
analogous
#F4DF89 #D4F489 #9FF489
triadic
#D4F489 #89D4F4 #F489D4
tetradic
#D4F489 #89F4DF #A989F4 #F4899F
square
#D4F489 #89F4DF #A989F4 #F4899F
split-complementary
#D4F489 #899FF4 #DF89F4
monochromatic
#ABEA19 #C0EF51 #D4F489 #E8F9C1 #F5FCE3
Accessibility & contrast
On white
1.23
#D4F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D4F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F489
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F489 | 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)
#FFE980
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#DCEBDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4f489; /* rgb */ color: rgb(212, 244, 137); /* oklch */ color: oklch(92.1% 0.138 122.8);
Tailwind
colors: {
custom: {
50: '#e3f7ad',
500: '#d4f489',
950: '#000000',
},
}SCSS
$custom: #d4f489; $custom-light: #e3f7ad; $custom-dark: #000000;
JSON
{
"hex": "#d4f489",
"rgb": {
"r": 212,
"g": 244,
"b": 137
},
"hsl": {
"h": 77.944,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.9209,
"c": 0.13789,
"h": 122.8
},
"luminance": 0.80505
}Semantic roles & 50–950 ramp
primary
#D4F489
secondary
#7750D1
accent
#06DF47
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581