#89DA7E#89DA7E
#89DA7E is a light, vivid green. Relative luminance 0.570; OKLCH L 81.4% C 0.148 H 141.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89DA7E |
|---|---|
| RGB | rgb(137, 218, 126) |
| HSL | hsl(113, 55%, 67%) |
| HSV | hsv(113, 42%, 85%) |
| CMYK | cmyk(37.2%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(80.16, -42.45, 37.61) |
| CIE-LCH | lch(80.16, 56.72, 138.46°) |
| OKLab | oklab(81.43% -0.1159 0.0923) |
| OKLCH | oklch(81.43% 0.148 141.4) |
| XYZ | xyz(39.1523, 56.9655, 28.6671) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.54
Lightish Green
#61E160
ΔE00 5.62
Pistachio
#93C572
ΔE00 5.99
Fresh Green
#69D84F
ΔE00 6.15
Soft Green
#6FC276
ΔE00 6.67
Weird Green
#3AE57F
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DA7E #CF7EDA
analogous
#B7DA7E #89DA7E #7EDAA1
triadic
#89DA7E #7E89DA #DA7E89
tetradic
#89DA7E #7EB7DA #CF7EDA #DAA17E
square
#89DA7E #7EB7DA #CF7EDA #DAA17E
split-complementary
#89DA7E #A17EDA #DA7EB7
monochromatic
#40AC31 #5DCC4E #89DA7E #B5E8AE #E0F5DD
Accessibility & contrast
On white
1.69
#89DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#89DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DA7E
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DA7E | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC77
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#82D5C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #89da7e; /* rgb */ color: rgb(137, 218, 126); /* oklch */ color: oklch(81.4% 0.148 141.4);
Tailwind
colors: {
custom: {
50: '#afe6a4',
500: '#89da7e',
950: '#000000',
},
}SCSS
$custom: #89da7e; $custom-light: #afe6a4; $custom-dark: #000000;
JSON
{
"hex": "#89da7e",
"rgb": {
"r": 137,
"g": 218,
"b": 126
},
"hsl": {
"h": 112.826,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.8143,
"c": 0.14815,
"h": 141.4
},
"luminance": 0.56968
}Semantic roles & 50–950 ramp
primary
#89DA7E
secondary
#A34DAF
accent
#23C3B0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480