#89EE94#89EE94
#89EE94 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.156 H 146.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89EE94 |
|---|---|
| RGB | rgb(137, 238, 148) |
| HSL | hsl(127, 75%, 74%) |
| HSV | hsv(127, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(86.31, -47.75, 34.58) |
| CIE-LCH | lch(86.31, 58.96, 144.09°) |
| OKLab | oklab(86.54% -0.1299 0.086) |
| OKLCH | oklch(86.54% 0.156 146.5) |
| XYZ | xyz(46.2339, 68.6026, 38.8166) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.25
Palegreen
#98FB98
ΔE00 3.18
Mint Green
#8FFF9F
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.57
Foam Green
#90FDA9
ΔE00 3.59
Light Sea Green
#98F6B0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EE94 #EE89E3
analogous
#B0EE89 #89EE94 #89EEC6
triadic
#89EE94 #9489EE #EE9489
tetradic
#89EE94 #89B0EE #EE89E3 #EEC689
square
#89EE94 #89B0EE #EE89E3 #EEC689
split-complementary
#89EE94 #C689EE #EE89B0
monochromatic
#20DD34 #54E663 #89EE94 #BEF6C5 #E4FBE7
Accessibility & contrast
On white
1.43
#89EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#89EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EE94
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EE94 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#7AEAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89ee94; /* rgb */ color: rgb(137, 238, 148); /* oklch */ color: oklch(86.5% 0.156 146.5);
Tailwind
colors: {
custom: {
50: '#b0f4b4',
500: '#89ee94',
950: '#000000',
},
}SCSS
$custom: #89ee94; $custom-light: #b0f4b4; $custom-dark: #000000;
JSON
{
"hex": "#89ee94",
"rgb": {
"r": 137,
"g": 238,
"b": 148
},
"hsl": {
"h": 126.535,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86542,
"c": 0.15578,
"h": 146.5
},
"luminance": 0.68606
}Semantic roles & 50–950 ramp
primary
#89EE94
secondary
#C952BC
accent
#0FC1D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581