#89D484#89D484
#89D484 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.1% C 0.133 H 142.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89D484 |
|---|---|
| RGB | rgb(137, 212, 132) |
| HSL | hsl(116, 48%, 67%) |
| HSV | hsv(116, 38%, 83%) |
| CMYK | cmyk(35.4%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(78.50, -38.92, 32.42) |
| CIE-LCH | lch(78.50, 50.65, 140.21°) |
| OKLab | oklab(80.11% -0.1061 0.0805) |
| OKLCH | oklch(80.11% 0.133 142.8) |
| XYZ | xyz(38.0233, 54.0694, 30.2583) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.13
Pistachio
#93C572
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.28
Emerald
#50C878
ΔE00 6.53
Light Grey Green
#B7E1A1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D484 #CF84D4
analogous
#B1D484 #89D484 #84D4A7
triadic
#89D484 #8489D4 #D48489
tetradic
#89D484 #84B1D4 #CF84D4 #D4A784
square
#89D484 #84B1D4 #CF84D4 #D4A784
split-complementary
#89D484 #A784D4 #D484B1
monochromatic
#40A439 #5DC457 #89D484 #B5E4B1 #E0F4DF
Accessibility & contrast
On white
1.78
#89D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#89D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D484
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D484 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#82CFC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89d484; /* rgb */ color: rgb(137, 212, 132); /* oklch */ color: oklch(80.1% 0.133 142.8);
Tailwind
colors: {
custom: {
50: '#aee1a8',
500: '#89d484',
950: '#000000',
},
}SCSS
$custom: #89d484; $custom-light: #aee1a8; $custom-dark: #000000;
JSON
{
"hex": "#89d484",
"rgb": {
"r": 137,
"g": 212,
"b": 132
},
"hsl": {
"h": 116.25,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.80114,
"c": 0.13318,
"h": 142.8
},
"luminance": 0.54071
}Semantic roles & 50–950 ramp
primary
#89D484
secondary
#A354A9
accent
#2ABBB2
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#111510
muted
#818480