#89E89A#89E89A
#89E89A is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.2% C 0.141 H 148.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89E89A |
|---|---|
| RGB | rgb(137, 232, 154) |
| HSL | hsl(131, 67%, 72%) |
| HSV | hsv(131, 41%, 91%) |
| CMYK | cmyk(40.9%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(84.67, -44.21, 29.37) |
| CIE-LCH | lch(84.67, 53.08, 146.41°) |
| OKLab | oklab(85.24% -0.1205 0.0737) |
| OKLCH | oklch(85.24% 0.141 148.5) |
| XYZ | xyz(45.0033, 65.3618, 40.8103) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Light Sea Green
#98F6B0
ΔE00 3.68
Hospital Green
#9BE5AA
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.33
Foam Green
#90FDA9
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E89A #E889D7
analogous
#A7E889 #89E89A #89E8CA
triadic
#89E89A #9A89E8 #E89A89
tetradic
#89E89A #89A7E8 #E889D7 #E8CA89
square
#89E89A #89A7E8 #E889D7 #E8CA89
split-complementary
#89E89A #CA89E8 #E889A7
monochromatic
#28CE46 #56DE6E #89E89A #BCF2C6 #E5FAE9
Accessibility & contrast
On white
1.49
#89E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#89E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E89A
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E89A | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD995
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#7AE4D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e89a; /* rgb */ color: rgb(137, 232, 154); /* oklch */ color: oklch(85.2% 0.141 148.5);
Tailwind
colors: {
custom: {
50: '#aff0b8',
500: '#89e89a',
950: '#000000',
},
}SCSS
$custom: #89e89a; $custom-light: #aff0b8; $custom-dark: #000000;
JSON
{
"hex": "#89e89a",
"rgb": {
"r": 137,
"g": 232,
"b": 154
},
"hsl": {
"h": 130.737,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.85242,
"c": 0.14122,
"h": 148.5
},
"luminance": 0.65365
}Semantic roles & 50–950 ramp
primary
#89E89A
secondary
#C154AE
accent
#16AECF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581