#89E09B#89E09B
#89E09B is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.4% C 0.128 H 149.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89E09B |
|---|---|
| RGB | rgb(137, 224, 155) |
| HSL | hsl(132, 58%, 71%) |
| HSV | hsv(132, 39%, 88%) |
| CMYK | cmyk(38.8%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(82.38, -40.53, 25.76) |
| CIE-LCH | lch(82.38, 48.03, 147.56°) |
| OKLab | oklab(83.38% -0.1106 0.065) |
| OKLCH | oklch(83.38% 0.128 149.6) |
| XYZ | xyz(42.8862, 60.9937, 40.5172) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.92
Light Sea Green
#98F6B0
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 5.99
Seafoam
#7FE0B3
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E09B #E089CE
analogous
#A2E089 #89E09B #89E0C6
triadic
#89E09B #9B89E0 #E09B89
tetradic
#89E09B #89A2E0 #E089CE #E0C689
square
#89E09B #89A2E0 #E089CE #E0C689
split-complementary
#89E09B #C689E0 #E089A2
monochromatic
#32BD4E #59D372 #89E09B #B9EDC4 #E7F9EA
Accessibility & contrast
On white
1.59
#89E09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#89E09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E09B
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E09B | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D297
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#7BDDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e09b; /* rgb */ color: rgb(137, 224, 155); /* oklch */ color: oklch(83.4% 0.128 149.6);
Tailwind
colors: {
custom: {
50: '#afeab9',
500: '#89e09b',
950: '#000000',
},
}SCSS
$custom: #89e09b; $custom-light: #afeab9; $custom-dark: #000000;
JSON
{
"hex": "#89e09b",
"rgb": {
"r": 137,
"g": 224,
"b": 155
},
"hsl": {
"h": 132.414,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.83384,
"c": 0.12833,
"h": 149.6
},
"luminance": 0.60996
}Semantic roles & 50–950 ramp
primary
#89E09B
secondary
#B855A3
accent
#1FA4C6
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481