#89E89F#89E89F
#89E89F is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.3% C 0.136 H 150.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89E89F |
|---|---|
| RGB | rgb(137, 232, 159) |
| HSL | hsl(134, 67%, 72%) |
| HSV | hsv(134, 41%, 91%) |
| CMYK | cmyk(40.9%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(84.76, -43.37, 26.93) |
| CIE-LCH | lch(84.76, 51.05, 148.16°) |
| OKLab | oklab(85.34% -0.1183 0.0679) |
| OKLCH | oklch(85.34% 0.136 150.1) |
| XYZ | xyz(45.4285, 65.5319, 43.0493) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.28
Hospital Green
#9BE5AA
ΔE00 3.29
Lightgreen
#90EE90
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.24
Foam Green
#90FDA9
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E89F #E889D2
analogous
#A2E889 #89E89F #89E8CF
triadic
#89E89F #9F89E8 #E89F89
tetradic
#89E89F #89A2E8 #E889D2 #E8CF89
square
#89E89F #89A2E8 #E889D2 #E8CF89
split-complementary
#89E89F #CF89E8 #E889A2
monochromatic
#28CE4F #56DE75 #89E89F #BCF2C9 #E5FAEA
Accessibility & contrast
On white
1.49
#89E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#89E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E89F
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E89F | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9A
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#79E5D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e89f; /* rgb */ color: rgb(137, 232, 159); /* oklch */ color: oklch(85.3% 0.136 150.1);
Tailwind
colors: {
custom: {
50: '#aff0bb',
500: '#89e89f',
950: '#000000',
},
}SCSS
$custom: #89e89f; $custom-light: #aff0bb; $custom-dark: #000000;
JSON
{
"hex": "#89e89f",
"rgb": {
"r": 137,
"g": 232,
"b": 159
},
"hsl": {
"h": 133.895,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.85341,
"c": 0.1364,
"h": 150.1
},
"luminance": 0.65535
}Semantic roles & 50–950 ramp
primary
#89E89F
secondary
#C154A8
accent
#16A4CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582