#89EA95#89EA95
#89EA95 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.149 H 147.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA95 |
|---|---|
| RGB | rgb(137, 234, 149) |
| HSL | hsl(127, 70%, 73%) |
| HSV | hsv(127, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(85.17, -45.89, 32.57) |
| CIE-LCH | lch(85.17, 56.27, 144.64°) |
| OKLab | oklab(85.62% -0.1249 0.0812) |
| OKLCH | oklch(85.62% 0.149 147) |
| XYZ | xyz(45.1617, 66.3311, 38.8514) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.91
Light Sea Green
#98F6B0
ΔE00 4.14
Palegreen
#98FB98
ΔE00 4.15
Foam Green
#90FDA9
ΔE00 4.16
Mint Green
#8FFF9F
ΔE00 4.48
Baby Green
#8CFF9E
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA95 #EA89DE
analogous
#ADEA89 #89EA95 #89EAC6
triadic
#89EA95 #9589EA #EA9589
tetradic
#89EA95 #89ADEA #EA89DE #EAC689
square
#89EA95 #89ADEA #EA89DE #EAC689
split-complementary
#89EA95 #C689EA #EA89AD
monochromatic
#26D33B #55E166 #89EA95 #BDF3C4 #E5FAE8
Accessibility & contrast
On white
1.47
#89EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#89EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA95
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA95 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB8F
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#7BE6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89ea95; /* rgb */ color: rgb(137, 234, 149); /* oklch */ color: oklch(85.6% 0.149 147.0);
Tailwind
colors: {
custom: {
50: '#b0f1b5',
500: '#89ea95',
950: '#000000',
},
}SCSS
$custom: #89ea95; $custom-light: #b0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#89ea95",
"rgb": {
"r": 137,
"g": 234,
"b": 149
},
"hsl": {
"h": 127.423,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85617,
"c": 0.14901,
"h": 147
},
"luminance": 0.66334
}Semantic roles & 50–950 ramp
primary
#89EA95
secondary
#C453B6
accent
#14BAD2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581