#D5F489#D5F489
#D5F489 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.2% C 0.138 H 122.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F489 |
|---|---|
| RGB | rgb(213, 244, 137) |
| HSL | hsl(77, 83%, 75%) |
| HSV | hsv(77, 44%, 96%) |
| CMYK | cmyk(12.7%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(91.98, -26.48, 48.07) |
| CIE-LCH | lch(91.98, 54.88, 118.84°) |
| OKLab | oklab(92.16% -0.0736 0.1162) |
| OKLCH | oklch(92.16% 0.138 122.4) |
| XYZ | xyz(64.3066, 80.6535, 35.8419) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.53
Light Pea Green
#C4FE82
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Light Yellowish Green
#C2FF89
ΔE00 5.06
Light Khaki
#E6F2A2
ΔE00 5.19
Pear
#CBF85F
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F489 #A889F4
analogous
#F4DD89 #D5F489 #A0F489
triadic
#D5F489 #89D5F4 #F489D5
tetradic
#D5F489 #89F4DD #A889F4 #F489A0
square
#D5F489 #89F4DD #A889F4 #F489A0
split-complementary
#D5F489 #89A0F4 #DD89F4
monochromatic
#ADEA19 #C1EF51 #D5F489 #E9F9C1 #F5FCE3
Accessibility & contrast
On white
1.23
#D5F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#D5F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F489
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F489 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#DDEBDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5f489; /* rgb */ color: rgb(213, 244, 137); /* oklch */ color: oklch(92.2% 0.138 122.4);
Tailwind
colors: {
custom: {
50: '#e3f7ad',
500: '#d5f489',
950: '#000000',
},
}SCSS
$custom: #d5f489; $custom-light: #e3f7ad; $custom-dark: #000000;
JSON
{
"hex": "#d5f489",
"rgb": {
"r": 213,
"g": 244,
"b": 137
},
"hsl": {
"h": 77.383,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.9216,
"c": 0.13753,
"h": 122.4
},
"luminance": 0.80654
}Semantic roles & 50–950 ramp
primary
#D5F489
secondary
#7650D1
accent
#06DF45
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581