#75FF97#75FF97
#75FF97 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.187 H 149.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF97 |
|---|---|
| RGB | rgb(117, 255, 151) |
| HSL | hsl(135, 100%, 73%) |
| HSV | hsv(135, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.57, -59.30, 38.53) |
| CIE-LCH | lch(90.57, 70.71, 146.99°) |
| OKLab | oklab(89.84% -0.1606 0.0953) |
| OKLCH | oklch(89.84% 0.187 149.3) |
| XYZ | xyz(48.6787, 77.5320, 41.6721) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.00
Mint Green
#8FFF9F
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 3.07
Foam Green
#90FDA9
ΔE00 3.43
Palegreen
#98FB98
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF97 #FF75DD
analogous
#98FF75 #75FF97 #75FFDC
triadic
#75FF97 #9775FF #FF9775
tetradic
#75FF97 #7598FF #FF75DD #FFDC75
square
#75FF97 #7598FF #FF75DD #FFDC75
split-complementary
#75FF97 #DC75FF #FF7598
monochromatic
#00FA3D #38FF69 #75FF97 #B2FFC5 #E0FFE8
Accessibility & contrast
On white
1.27
#75FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#75FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF97
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF97 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#55FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ff97; /* rgb */ color: rgb(117, 255, 151); /* oklch */ color: oklch(89.8% 0.187 149.3);
Tailwind
colors: {
custom: {
50: '#a6ffb6',
500: '#75ff97',
950: '#000000',
},
}SCSS
$custom: #75ff97; $custom-light: #a6ffb6; $custom-dark: #000000;
JSON
{
"hex": "#75ff97",
"rgb": {
"r": 117,
"g": 255,
"b": 151
},
"hsl": {
"h": 134.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89835,
"c": 0.18676,
"h": 149.3
},
"luminance": 0.77536
}Semantic roles & 50–950 ramp
primary
#75FF97
secondary
#DD3CB5
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681