#D5FF89#D5FF89
#D5FF89 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.5% C 0.152 H 125.3°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FF89 |
|---|---|
| RGB | rgb(213, 255, 137) |
| HSL | hsl(81, 100%, 77%) |
| HSV | hsv(81, 46%, 100%) |
| CMYK | cmyk(16.5%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(94.94, -31.61, 51.73) |
| CIE-LCH | lch(94.94, 60.63, 121.43°) |
| OKLab | oklab(94.54% -0.088 0.1243) |
| OKLCH | oklch(94.54% 0.152 125.3) |
| XYZ | xyz(67.7157, 87.4717, 36.9783) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.65
Light Yellowish Green
#C2FF89
ΔE00 3.27
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Pale Lime
#BEFD73
ΔE00 3.65
Celery
#C1FD95
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FF89 #B389FF
analogous
#FFEE89 #D5FF89 #9AFF89
triadic
#D5FF89 #89D5FF #FF89D5
tetradic
#D5FF89 #89FFEE #B389FF #FF899A
square
#D5FF89 #89FFEE #B389FF #FF899A
split-complementary
#D5FF89 #899AFF #EE89FF
monochromatic
#A9FF0F #BFFF4C #D5FF89 #EBFFC6 #F4FFE0
Accessibility & contrast
On white
1.14
#D5FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#D5FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FF89
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FF89 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFF090
Tritanopia (blue-blind)
#DCF5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d5ff89; /* rgb */ color: rgb(213, 255, 137); /* oklch */ color: oklch(94.5% 0.152 125.3);
Tailwind
colors: {
custom: {
50: '#e4ffad',
500: '#d5ff89',
950: '#000000',
},
}SCSS
$custom: #d5ff89; $custom-light: #e4ffad; $custom-dark: #000000;
JSON
{
"hex": "#d5ff89",
"rgb": {
"r": 213,
"g": 255,
"b": 137
},
"hsl": {
"h": 81.356,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.94538,
"c": 0.15236,
"h": 125.3
},
"luminance": 0.87472
}Semantic roles & 50–950 ramp
primary
#D5FF89
secondary
#814DE0
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681