#89EB75#89EB75
#89EB75 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.181 H 140.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB75 |
|---|---|
| RGB | rgb(137, 235, 117) |
| HSL | hsl(110, 75%, 69%) |
| HSV | hsv(110, 50%, 92%) |
| CMYK | cmyk(41.7%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(85.00, -50.83, 48.05) |
| CIE-LCH | lch(85.00, 69.95, 136.61°) |
| OKLab | oklab(85.34% -0.1391 0.1155) |
| OKLCH | oklch(85.34% 0.181 140.3) |
| XYZ | xyz(43.2341, 66.0168, 27.2906) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 3.73
Easter Green
#8CFD7E
ΔE00 3.80
Lightish Green
#61E160
ΔE00 4.10
Light Grass Green
#9AF764
ΔE00 4.65
Lightgreen (survey)
#76FF7B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB75 #D775EB
analogous
#C4EB75 #89EB75 #75EB9C
triadic
#89EB75 #7589EB #EB7589
tetradic
#89EB75 #75C4EB #D775EB #EB9C75
square
#89EB75 #75C4EB #D775EB #EB9C75
split-complementary
#89EB75 #9C75EB #EB75C4
monochromatic
#3AC91D #5BE340 #89EB75 #B7F3AA #E4FAE0
Accessibility & contrast
On white
1.48
#89EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#89EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB75
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB75 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#81E5D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89eb75; /* rgb */ color: rgb(137, 235, 117); /* oklch */ color: oklch(85.3% 0.181 140.3);
Tailwind
colors: {
custom: {
50: '#b1f29f',
500: '#89eb75',
950: '#000000',
},
}SCSS
$custom: #89eb75; $custom-light: #b1f29f; $custom-dark: #000000;
JSON
{
"hex": "#89eb75",
"rgb": {
"r": 137,
"g": 235,
"b": 117
},
"hsl": {
"h": 109.831,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.8534,
"c": 0.18074,
"h": 140.3
},
"luminance": 0.66019
}Semantic roles & 50–950 ramp
primary
#89EB75
secondary
#AD41C3
accent
#0FD7B5
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580