#89D682#89D682
#89D682 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.6% C 0.138 H 142.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89D682 |
|---|---|
| RGB | rgb(137, 214, 130) |
| HSL | hsl(115, 51%, 67%) |
| HSV | hsv(115, 39%, 84%) |
| CMYK | cmyk(36%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(79.05, -40.11, 34.16) |
| CIE-LCH | lch(79.05, 52.69, 139.58°) |
| OKLab | oklab(80.55% -0.1094 0.0845) |
| OKLCH | oklch(80.55% 0.138 142.3) |
| XYZ | xyz(38.3908, 55.0213, 29.7121) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.44
Soft Green
#6FC276
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 6.51
Emerald
#50C878
ΔE00 6.80
Lightish Green
#61E160
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D682 #CF82D6
analogous
#B3D682 #89D682 #82D6A5
triadic
#89D682 #8289D6 #D68289
tetradic
#89D682 #82B3D6 #CF82D6 #D6A582
square
#89D682 #82B3D6 #CF82D6 #D6A582
split-complementary
#89D682 #A582D6 #D682B3
monochromatic
#40A737 #5DC754 #89D682 #B5E5B0 #E0F4DE
Accessibility & contrast
On white
1.75
#89D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#89D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D682
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D682 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87C
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#82D1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89d682; /* rgb */ color: rgb(137, 214, 130); /* oklch */ color: oklch(80.6% 0.138 142.3);
Tailwind
colors: {
custom: {
50: '#aee3a7',
500: '#89d682',
950: '#000000',
},
}SCSS
$custom: #89d682; $custom-light: #aee3a7; $custom-dark: #000000;
JSON
{
"hex": "#89d682",
"rgb": {
"r": 137,
"g": 214,
"b": 130
},
"hsl": {
"h": 115,
"s": 50.602,
"l": 67.451
},
"oklch": {
"l": 0.80551,
"c": 0.13822,
"h": 142.3
},
"luminance": 0.55023
}Semantic roles & 50–950 ramp
primary
#89D682
secondary
#A351AB
accent
#28BEB1
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11150F
muted
#818480