#75FA9A#75FA9A
#75FA9A is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.7% C 0.177 H 150.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #75FA9A |
|---|---|
| RGB | rgb(117, 250, 154) |
| HSL | hsl(137, 93%, 72%) |
| HSV | hsv(137, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(89.15, -56.86, 35.19) |
| CIE-LCH | lch(89.15, 66.87, 148.25°) |
| OKLab | oklab(88.69% -0.1542 0.0876) |
| OKLCH | oklch(88.69% 0.177 150.4) |
| XYZ | xyz(47.3512, 74.4821, 42.4468) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.13
Baby Green
#8CFF9E
ΔE00 2.21
Mint Green
#8FFF9F
ΔE00 2.45
Foam Green
#90FDA9
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FA9A #FA75D5
analogous
#93FA75 #75FA9A #75FADD
triadic
#75FA9A #9A75FA #FA9A75
tetradic
#75FA9A #7593FA #FA75D5 #FADD75
square
#75FA9A #7593FA #FA75D5 #FADD75
split-complementary
#75FA9A #DD75FA #FA7593
monochromatic
#09EC48 #3AF86F #75FA9A #B0FCC5 #E1FEE9
Accessibility & contrast
On white
1.32
#75FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#75FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FA9A
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FA9A | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE893
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#56F6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75fa9a; /* rgb */ color: rgb(117, 250, 154); /* oklch */ color: oklch(88.7% 0.177 150.4);
Tailwind
colors: {
custom: {
50: '#a6fdb8',
500: '#75fa9a',
950: '#000000',
},
}SCSS
$custom: #75fa9a; $custom-light: #a6fdb8; $custom-dark: #000000;
JSON
{
"hex": "#75fa9a",
"rgb": {
"r": 117,
"g": 250,
"b": 154
},
"hsl": {
"h": 136.692,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.88689,
"c": 0.17729,
"h": 150.4
},
"luminance": 0.74486
}Semantic roles & 50–950 ramp
primary
#75FA9A
secondary
#D63DAC
accent
#00A6E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681