#D5FA89#D5FA89
#D5FA89 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.5% C 0.146 H 124.1°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FA89 |
|---|---|
| RGB | rgb(213, 250, 137) |
| HSL | hsl(80, 92%, 76%) |
| HSV | hsv(80, 45%, 98%) |
| CMYK | cmyk(14.8%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(93.59, -29.29, 50.07) |
| CIE-LCH | lch(93.59, 58.01, 120.33°) |
| OKLab | oklab(93.46% -0.0815 0.1206) |
| OKLCH | oklch(93.46% 0.146 124.1) |
| XYZ | xyz(66.1414, 84.3231, 36.4535) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 3.36
Pistachio (survey)
#C0FA8B
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 3.92
Pale Lime
#BEFD73
ΔE00 4.35
Pear
#CBF85F
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FA89 #AE89FA
analogous
#FAE689 #D5FA89 #9CFA89
triadic
#D5FA89 #89D5FA #FA89D5
tetradic
#D5FA89 #89FAE6 #AE89FA #FA899C
square
#D5FA89 #89FAE6 #AE89FA #FA899C
split-complementary
#D5FA89 #899CFA #E689FA
monochromatic
#ABF514 #C0F84E #D5FA89 #EAFCC4 #F5FEE2
Accessibility & contrast
On white
1.18
#D5FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#D5FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FA89
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FA89 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#DCF0DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d5fa89; /* rgb */ color: rgb(213, 250, 137); /* oklch */ color: oklch(93.5% 0.146 124.1);
Tailwind
colors: {
custom: {
50: '#e3fcad',
500: '#d5fa89',
950: '#000000',
},
}SCSS
$custom: #d5fa89; $custom-light: #e3fcad; $custom-dark: #000000;
JSON
{
"hex": "#d5fa89",
"rgb": {
"r": 213,
"g": 250,
"b": 137
},
"hsl": {
"h": 79.646,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.93455,
"c": 0.14561,
"h": 124.1
},
"luminance": 0.84323
}Semantic roles & 50–950 ramp
primary
#D5FA89
secondary
#7C4FD9
accent
#00E64B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581