#89E09D#89E09D
#89E09D is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.4% C 0.126 H 150.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89E09D |
|---|---|
| RGB | rgb(137, 224, 157) |
| HSL | hsl(134, 58%, 71%) |
| HSV | hsv(134, 39%, 88%) |
| CMYK | cmyk(38.8%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(82.41, -40.19, 24.77) |
| CIE-LCH | lch(82.41, 47.21, 148.35°) |
| OKLab | oklab(83.43% -0.1098 0.0627) |
| OKLCH | oklch(83.43% 0.126 150.3) |
| XYZ | xyz(43.0555, 61.0614, 41.4091) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.69
Light Sea Green
#98F6B0
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 5.79
Seafoam Green
#7AF9AB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E09D #E089CC
analogous
#A0E089 #89E09D #89E0C8
triadic
#89E09D #9D89E0 #E09D89
tetradic
#89E09D #89A0E0 #E089CC #E0C889
square
#89E09D #89A0E0 #E089CC #E0C889
split-complementary
#89E09D #C889E0 #E089A0
monochromatic
#32BD52 #59D375 #89E09D #B9EDC5 #E7F9EB
Accessibility & contrast
On white
1.59
#89E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#89E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E09D
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E09D | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D399
Deuteranopia (green-blind)
#D4C9A1
Tritanopia (blue-blind)
#7BDDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e09d; /* rgb */ color: rgb(137, 224, 157); /* oklch */ color: oklch(83.4% 0.126 150.3);
Tailwind
colors: {
custom: {
50: '#afeaba',
500: '#89e09d',
950: '#000000',
},
}SCSS
$custom: #89e09d; $custom-light: #afeaba; $custom-dark: #000000;
JSON
{
"hex": "#89e09d",
"rgb": {
"r": 137,
"g": 224,
"b": 157
},
"hsl": {
"h": 133.793,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.83426,
"c": 0.12638,
"h": 150.3
},
"luminance": 0.61064
}Semantic roles & 50–950 ramp
primary
#89E09D
secondary
#B855A1
accent
#1FA0C6
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481