#89E596#89E596
#89E596 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.5% C 0.141 H 147.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89E596 |
|---|---|
| RGB | rgb(137, 229, 150) |
| HSL | hsl(128, 64%, 72%) |
| HSV | hsv(128, 40%, 90%) |
| CMYK | cmyk(40.2%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(83.73, -43.57, 30.16) |
| CIE-LCH | lch(83.73, 52.99, 145.31°) |
| OKLab | oklab(84.46% -0.1187 0.0755) |
| OKLCH | oklch(84.46% 0.141 147.5) |
| XYZ | xyz(43.8385, 63.5563, 38.8059) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Hospital Green
#9BE5AA
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 5.10
Foam Green
#90FDA9
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E596 #E589D8
analogous
#AAE589 #89E596 #89E5C4
triadic
#89E596 #9689E5 #E59689
tetradic
#89E596 #89AAE5 #E589D8 #E5C489
square
#89E596 #89AAE5 #E589D8 #E5C489
split-complementary
#89E596 #C489E5 #E589AA
monochromatic
#2CC842 #57DA69 #89E596 #BBF0C3 #E6F9E9
Accessibility & contrast
On white
1.53
#89E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#89E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E596
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E596 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#7BE1D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89e596; /* rgb */ color: rgb(137, 229, 150); /* oklch */ color: oklch(84.5% 0.141 147.5);
Tailwind
colors: {
custom: {
50: '#afeeb5',
500: '#89e596',
950: '#000000',
},
}SCSS
$custom: #89e596; $custom-light: #afeeb5; $custom-dark: #000000;
JSON
{
"hex": "#89e596",
"rgb": {
"r": 137,
"g": 229,
"b": 150
},
"hsl": {
"h": 128.478,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.84459,
"c": 0.14068,
"h": 147.5
},
"luminance": 0.63559
}Semantic roles & 50–950 ramp
primary
#89E596
secondary
#BE54AF
accent
#1AB3CC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581