#75F191#75F191
#75F191 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.173 H 149.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75F191 |
|---|---|
| RGB | rgb(117, 241, 145) |
| HSL | hsl(134, 82%, 70%) |
| HSV | hsv(134, 51%, 95%) |
| CMYK | cmyk(51.5%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(86.37, -54.76, 36.02) |
| CIE-LCH | lch(86.37, 65.55, 146.67°) |
| OKLab | oklab(86.37% -0.1485 0.0893) |
| OKLCH | oklch(86.37% 0.173 149) |
| XYZ | xyz(43.8994, 68.7332, 37.7361) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.34
Mint Green
#8FFF9F
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.58
Foam Green
#90FDA9
ΔE00 3.78
Palegreen
#98FB98
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F191 #F175D5
analogous
#97F175 #75F191 #75F1CF
triadic
#75F191 #9175F1 #F19175
tetradic
#75F191 #7597F1 #F175D5 #F1CF75
square
#75F191 #7597F1 #F175D5 #F1CF75
split-complementary
#75F191 #CF75F1 #F17597
monochromatic
#16D641 #3DEB65 #75F191 #ADF7BD #E3FCE9
Accessibility & contrast
On white
1.42
#75F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#75F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F191
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F191 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#E2D397
Tritanopia (blue-blind)
#5BEDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75f191; /* rgb */ color: rgb(117, 241, 145); /* oklch */ color: oklch(86.4% 0.173 149.0);
Tailwind
colors: {
custom: {
50: '#a5f6b2',
500: '#75f191',
950: '#000000',
},
}SCSS
$custom: #75f191; $custom-light: #a5f6b2; $custom-dark: #000000;
JSON
{
"hex": "#75f191",
"rgb": {
"r": 117,
"g": 241,
"b": 145
},
"hsl": {
"h": 133.548,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.86369,
"c": 0.17329,
"h": 149
},
"luminance": 0.68737
}Semantic roles & 50–950 ramp
primary
#75F191
secondary
#CB3FAB
accent
#08AEDE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581