#89EB74#89EB74
#89EB74 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.182 H 140.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB74 |
|---|---|
| RGB | rgb(137, 235, 116) |
| HSL | hsl(109, 75%, 69%) |
| HSV | hsv(109, 51%, 92%) |
| CMYK | cmyk(41.7%, 0%, 50.6%, 7.8%) |
| CIE-LAB | lab(84.99, -50.96, 48.50) |
| CIE-LCH | lch(84.99, 70.35, 136.41°) |
| OKLab | oklab(85.33% -0.1394 0.1164) |
| OKLCH | oklch(85.33% 0.182 140.1) |
| XYZ | xyz(43.1756, 65.9934, 26.9826) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.08
Light Grass Green
#9AF764
ΔE00 4.54
Lightgreen (survey)
#76FF7B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB74 #D674EB
analogous
#C5EB74 #89EB74 #74EB9B
triadic
#89EB74 #7489EB #EB7489
tetradic
#89EB74 #74C5EB #D674EB #EB9B74
square
#89EB74 #74C5EB #D674EB #EB9B74
split-complementary
#89EB74 #9B74EB #EB74C5
monochromatic
#3BC81D #5CE33E #89EB74 #B6F3AA #E4FADF
Accessibility & contrast
On white
1.48
#89EB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#89EB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB74
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB74 | 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)
#F1DA6A
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#81E4D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89eb74; /* rgb */ color: rgb(137, 235, 116); /* oklch */ color: oklch(85.3% 0.182 140.1);
Tailwind
colors: {
custom: {
50: '#b1f29e',
500: '#89eb74',
950: '#000000',
},
}SCSS
$custom: #89eb74; $custom-light: #b1f29e; $custom-dark: #000000;
JSON
{
"hex": "#89eb74",
"rgb": {
"r": 137,
"g": 235,
"b": 116
},
"hsl": {
"h": 109.412,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.85326,
"c": 0.18164,
"h": 140.1
},
"luminance": 0.65996
}Semantic roles & 50–950 ramp
primary
#89EB74
secondary
#AC40C3
accent
#0FD7B4
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580