#89EF90#89EF90
#89EF90 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.7% C 0.161 H 145.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF90 |
|---|---|
| RGB | rgb(137, 239, 144) |
| HSL | hsl(124, 76%, 74%) |
| HSV | hsv(124, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(86.53, -48.79, 36.87) |
| CIE-LCH | lch(86.53, 61.15, 142.92°) |
| OKLab | oklab(86.71% -0.1327 0.0912) |
| OKLCH | oklch(86.71% 0.161 145.5) |
| XYZ | xyz(46.2147, 69.0620, 37.2752) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.86
Palegreen
#98FB98
ΔE00 2.77
Mint Green
#8FFF9F
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.39
Foam Green
#90FDA9
ΔE00 3.87
Mint (survey)
#9FFEB0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF90 #EF89E8
analogous
#B5EF89 #89EF90 #89EFC3
triadic
#89EF90 #9089EF #EF9089
tetradic
#89EF90 #89B5EF #EF89E8 #EFC389
square
#89EF90 #89B5EF #EF89E8 #EFC389
split-complementary
#89EF90 #C389EF #EF89B5
monochromatic
#1EDF2C #53E85D #89EF90 #BFF6C3 #E4FBE6
Accessibility & contrast
On white
1.42
#89EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#89EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF90
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF90 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF89
Deuteranopia (green-blind)
#E3D596
Tritanopia (blue-blind)
#7BEAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef90; /* rgb */ color: rgb(137, 239, 144); /* oklch */ color: oklch(86.7% 0.161 145.5);
Tailwind
colors: {
custom: {
50: '#b0f5b1',
500: '#89ef90',
950: '#000000',
},
}SCSS
$custom: #89ef90; $custom-light: #b0f5b1; $custom-dark: #000000;
JSON
{
"hex": "#89ef90",
"rgb": {
"r": 137,
"g": 239,
"b": 144
},
"hsl": {
"h": 124.118,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86707,
"c": 0.16105,
"h": 145.5
},
"luminance": 0.69065
}Semantic roles & 50–950 ramp
primary
#89EF90
secondary
#CA52C2
accent
#0DCAD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581