#89E97F#89E97F
#89E97F is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.169 H 142.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89E97F |
|---|---|
| RGB | rgb(137, 233, 127) |
| HSL | hsl(114, 71%, 71%) |
| HSV | hsv(114, 45%, 91%) |
| CMYK | cmyk(41.2%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(84.55, -48.72, 42.69) |
| CIE-LCH | lch(84.55, 64.78, 138.77°) |
| OKLab | oklab(85.01% -0.1329 0.104) |
| OKLCH | oklch(85.01% 0.169 142) |
| XYZ | xyz(43.2843, 65.1259, 30.3643) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.33
Light Green
#96F97B
ΔE00 4.20
Palegreen
#98FB98
ΔE00 4.24
Lightish Green
#61E160
ΔE00 4.50
Easter Green
#8CFD7E
ΔE00 4.61
Baby Green
#8CFF9E
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E97F #DF7FE9
analogous
#BEE97F #89E97F #7FE9AA
triadic
#89E97F #7F89E9 #E97F89
tetradic
#89E97F #7FBEE9 #DF7FE9 #E9AA7F
square
#89E97F #7FBEE9 #DF7FE9 #E9AA7F
split-complementary
#89E97F #AA7FE9 #E97FBE
monochromatic
#33CB23 #59E04B #89E97F #B9F2B3 #E7FBE5
Accessibility & contrast
On white
1.50
#89E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#89E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E97F
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E97F | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#7FE3D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e97f; /* rgb */ color: rgb(137, 233, 127); /* oklch */ color: oklch(85.0% 0.169 142.0);
Tailwind
colors: {
custom: {
50: '#b0f0a6',
500: '#89e97f',
950: '#000000',
},
}SCSS
$custom: #89e97f; $custom-light: #b0f0a6; $custom-dark: #000000;
JSON
{
"hex": "#89e97f",
"rgb": {
"r": 137,
"g": 233,
"b": 127
},
"hsl": {
"h": 114.34,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.85008,
"c": 0.16873,
"h": 142
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#89E97F
secondary
#B74AC2
accent
#13D3C1
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580