#75FF98#75FF98
#75FF98 is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.186 H 149.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF98 |
|---|---|
| RGB | rgb(117, 255, 152) |
| HSL | hsl(135, 100%, 73%) |
| HSV | hsv(135, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(90.58, -59.14, 38.05) |
| CIE-LCH | lch(90.58, 70.32, 147.24°) |
| OKLab | oklab(89.85% -0.1602 0.0942) |
| OKLCH | oklch(89.85% 0.186 149.5) |
| XYZ | xyz(48.7603, 77.5646, 42.1016) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.98
Mint Green
#8FFF9F
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.91
Foam Green
#90FDA9
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF98 #FF75DC
analogous
#97FF75 #75FF98 #75FFDD
triadic
#75FF98 #9875FF #FF9875
tetradic
#75FF98 #7597FF #FF75DC #FFDD75
square
#75FF98 #7597FF #FF75DC #FFDD75
split-complementary
#75FF98 #DD75FF #FF7597
monochromatic
#00FA3F #38FF6A #75FF98 #B2FFC6 #E0FFE8
Accessibility & contrast
On white
1.27
#75FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#75FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF98
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF98 | 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)
#FFEC91
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#55FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ff98; /* rgb */ color: rgb(117, 255, 152); /* oklch */ color: oklch(89.9% 0.186 149.5);
Tailwind
colors: {
custom: {
50: '#a6ffb7',
500: '#75ff98',
950: '#000000',
},
}SCSS
$custom: #75ff98; $custom-light: #a6ffb7; $custom-dark: #000000;
JSON
{
"hex": "#75ff98",
"rgb": {
"r": 117,
"g": 255,
"b": 152
},
"hsl": {
"h": 135.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89852,
"c": 0.18585,
"h": 149.5
},
"luminance": 0.77569
}Semantic roles & 50–950 ramp
primary
#75FF98
secondary
#DD3CB4
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681