#89EE95#89EE95
#89EE95 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.6% C 0.155 H 146.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE95 |
|---|---|
| RGB | rgb(137, 238, 149) |
| HSL | hsl(127, 75%, 74%) |
| HSV | hsv(127, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(86.32, -47.59, 34.10) |
| CIE-LCH | lch(86.32, 58.55, 144.38°) |
| OKLab | oklab(86.56% -0.1295 0.0848) |
| OKLCH | oklch(86.56% 0.155 146.8) |
| XYZ | xyz(46.3134, 68.6343, 39.2353) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.39
Palegreen
#98FB98
ΔE00 3.25
Foam Green
#90FDA9
ΔE00 3.51
Mint Green
#8FFF9F
ΔE00 3.56
Baby Green
#8CFF9E
ΔE00 3.58
Light Sea Green
#98F6B0
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE95 #EE89E2
analogous
#AFEE89 #89EE95 #89EEC7
triadic
#89EE95 #9589EE #EE9589
tetradic
#89EE95 #89AFEE #EE89E2 #EEC789
square
#89EE95 #89AFEE #EE89E2 #EEC789
split-complementary
#89EE95 #C789EE #EE89AF
monochromatic
#20DD36 #54E665 #89EE95 #BEF6C5 #E4FBE7
Accessibility & contrast
On white
1.43
#89EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#89EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE95
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE95 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#7AEAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ee95; /* rgb */ color: rgb(137, 238, 149); /* oklch */ color: oklch(86.6% 0.155 146.8);
Tailwind
colors: {
custom: {
50: '#b0f4b5',
500: '#89ee95',
950: '#000000',
},
}SCSS
$custom: #89ee95; $custom-light: #b0f4b5; $custom-dark: #000000;
JSON
{
"hex": "#89ee95",
"rgb": {
"r": 137,
"g": 238,
"b": 149
},
"hsl": {
"h": 127.129,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.8656,
"c": 0.15481,
"h": 146.8
},
"luminance": 0.68637
}Semantic roles & 50–950 ramp
primary
#89EE95
secondary
#C952BB
accent
#0FBFD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581