#75FF99#75FF99
#75FF99 is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.185 H 149.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF99 |
|---|---|
| RGB | rgb(117, 255, 153) |
| HSL | hsl(136, 100%, 73%) |
| HSV | hsv(136, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 40%, 0%) |
| CIE-LAB | lab(90.60, -58.98, 37.58) |
| CIE-LCH | lch(90.60, 69.93, 147.49°) |
| OKLab | oklab(89.87% -0.1598 0.0931) |
| OKLCH | oklch(89.87% 0.185 149.8) |
| XYZ | xyz(48.8425, 77.5975, 42.5348) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.96
Mint Green
#8FFF9F
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.76
Foam Green
#90FDA9
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF99 #FF75DB
analogous
#96FF75 #75FF99 #75FFDE
triadic
#75FF99 #9975FF #FF9975
tetradic
#75FF99 #7596FF #FF75DB #FFDE75
square
#75FF99 #7596FF #FF75DB #FFDE75
split-complementary
#75FF99 #DE75FF #FF7596
monochromatic
#00FA41 #38FF6C #75FF99 #B2FFC6 #E0FFE8
Accessibility & contrast
On white
1.27
#75FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#75FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF99
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF99 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#EEDFA0
Tritanopia (blue-blind)
#54FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ff99; /* rgb */ color: rgb(117, 255, 153); /* oklch */ color: oklch(89.9% 0.185 149.8);
Tailwind
colors: {
custom: {
50: '#a6ffb8',
500: '#75ff99',
950: '#000000',
},
}SCSS
$custom: #75ff99; $custom-light: #a6ffb8; $custom-dark: #000000;
JSON
{
"hex": "#75ff99",
"rgb": {
"r": 117,
"g": 255,
"b": 153
},
"hsl": {
"h": 135.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89869,
"c": 0.18495,
"h": 149.8
},
"luminance": 0.77602
}Semantic roles & 50–950 ramp
primary
#75FF99
secondary
#DD3CB3
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681