#89DA8B#89DA8B
#89DA8B is a light, vivid green. Relative luminance 0.573; OKLCH L 81.7% C 0.135 H 144.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89DA8B |
|---|---|
| RGB | rgb(137, 218, 139) |
| HSL | hsl(121, 52%, 70%) |
| HSV | hsv(121, 37%, 85%) |
| CMYK | cmyk(37.2%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(80.36, -40.51, 31.29) |
| CIE-LCH | lch(80.36, 51.19, 142.32°) |
| OKLab | oklab(81.66% -0.1104 0.078) |
| OKLCH | oklch(81.66% 0.135 144.8) |
| XYZ | xyz(40.0463, 57.3231, 33.3754) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 5.11
Soft Green
#6FC276
ΔE00 6.24
Pistachio
#93C572
ΔE00 6.66
Light Sea Green
#98F6B0
ΔE00 6.87
Light Grey Green
#B7E1A1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DA8B #DA89D8
analogous
#B0DA89 #89DA8B #89DAB3
triadic
#89DA8B #8B89DA #DA8B89
tetradic
#89DA8B #89B0DA #DA89D8 #DAB389
square
#89DA8B #89B0DA #DA89D8 #DAB389
split-complementary
#89DA8B #B389DA #DA89B0
monochromatic
#38B13B #5ACB5D #89DA8B #B8E9B9 #E6F7E7
Accessibility & contrast
On white
1.68
#89DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#89DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DA8B
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DA8B | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#D1C490
Tritanopia (blue-blind)
#80D6C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #89da8b; /* rgb */ color: rgb(137, 218, 139); /* oklch */ color: oklch(81.7% 0.135 144.8);
Tailwind
colors: {
custom: {
50: '#aee6ad',
500: '#89da8b',
950: '#000000',
},
}SCSS
$custom: #89da8b; $custom-light: #aee6ad; $custom-dark: #000000;
JSON
{
"hex": "#89da8b",
"rgb": {
"r": 137,
"g": 218,
"b": 139
},
"hsl": {
"h": 121.481,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.81659,
"c": 0.13515,
"h": 144.8
},
"luminance": 0.57325
}Semantic roles & 50–950 ramp
primary
#89DA8B
secondary
#B156AF
accent
#26BCC0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111610
muted
#818481