#75FF89#75FF89
#75FF89 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.6% C 0.199 H 146.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF89 |
|---|---|
| RGB | rgb(117, 255, 137) |
| HSL | hsl(129, 100%, 73%) |
| HSV | hsv(129, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.37, -61.40, 45.05) |
| CIE-LCH | lch(90.37, 76.16, 143.73°) |
| OKLab | oklab(89.61% -0.1664 0.1098) |
| OKLCH | oklch(89.61% 0.199 146.6) |
| XYZ | xyz(47.6085, 77.1039, 36.0358) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.92
Easter Green
#8CFD7E
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.13
Mint Green
#8FFF9F
ΔE00 3.36
Palegreen
#98FB98
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF89 #FF75EB
analogous
#A6FF75 #75FF89 #75FFCE
triadic
#75FF89 #8975FF #FF8975
tetradic
#75FF89 #75A6FF #FF75EB #FFCE75
square
#75FF89 #75A6FF #FF75EB #FFCE75
split-complementary
#75FF89 #CE75FF #FF75A6
monochromatic
#00FA24 #38FF55 #75FF89 #B2FFBD #E0FFE5
Accessibility & contrast
On white
1.28
#75FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#75FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF89
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF89 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F0DF91
Tritanopia (blue-blind)
#5AFAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75ff89; /* rgb */ color: rgb(117, 255, 137); /* oklch */ color: oklch(89.6% 0.199 146.6);
Tailwind
colors: {
custom: {
50: '#a7ffad',
500: '#75ff89',
950: '#000000',
},
}SCSS
$custom: #75ff89; $custom-light: #a7ffad; $custom-dark: #000000;
JSON
{
"hex": "#75ff89",
"rgb": {
"r": 117,
"g": 255,
"b": 137
},
"hsl": {
"h": 128.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89609,
"c": 0.19934,
"h": 146.6
},
"luminance": 0.77108
}Semantic roles & 50–950 ramp
primary
#75FF89
secondary
#DD3CC5
accent
#00C4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681