#89DC97#89DC97
#89DC97 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.4% C 0.126 H 148.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC97 |
|---|---|
| RGB | rgb(137, 220, 151) |
| HSL | hsl(130, 54%, 70%) |
| HSV | hsv(130, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(81.15, -39.44, 26.16) |
| CIE-LCH | lch(81.15, 47.32, 146.44°) |
| OKLab | oklab(82.36% -0.1076 0.066) |
| OKLCH | oklch(82.36% 0.126 148.5) |
| XYZ | xyz(41.4934, 58.7368, 38.4231) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 5.48
Light Sea Green
#98F6B0
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 6.40
Seafoam (survey)
#80F9AD
ΔE00 6.76
Light Mint Green
#A6FBB2
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC97 #DC89CE
analogous
#A5DC89 #89DC97 #89DCC0
triadic
#89DC97 #9789DC #DC9789
tetradic
#89DC97 #89A5DC #DC89CE #DCC089
square
#89DC97 #89A5DC #DC89CE #DCC089
split-complementary
#89DC97 #C089DC #DC89A5
monochromatic
#36B54B #5ACE6D #89DC97 #B8EAC1 #E7F8EA
Accessibility & contrast
On white
1.65
#89DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#89DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC97
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC97 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#7DD9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #89dc97; /* rgb */ color: rgb(137, 220, 151); /* oklch */ color: oklch(82.4% 0.126 148.5);
Tailwind
colors: {
custom: {
50: '#aee7b6',
500: '#89dc97',
950: '#000000',
},
}SCSS
$custom: #89dc97; $custom-light: #aee7b6; $custom-dark: #000000;
JSON
{
"hex": "#89dc97",
"rgb": {
"r": 137,
"g": 220,
"b": 151
},
"hsl": {
"h": 130.12,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82364,
"c": 0.1262,
"h": 148.5
},
"luminance": 0.58739
}Semantic roles & 50–950 ramp
primary
#89DC97
secondary
#B356A3
accent
#24A7C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111611
muted
#818481