#75F181#75F181
#75F181 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.188 H 145.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75F181 |
|---|---|
| RGB | rgb(117, 241, 129) |
| HSL | hsl(126, 82%, 70%) |
| HSV | hsv(126, 51%, 95%) |
| CMYK | cmyk(51.5%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(86.14, -57.18, 43.57) |
| CIE-LCH | lch(86.14, 71.88, 142.69°) |
| OKLab | oklab(86.11% -0.1551 0.1061) |
| OKLCH | oklch(86.11% 0.188 145.6) |
| XYZ | xyz(42.7514, 68.2740, 31.6900) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.26
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Easter Green
#8CFD7E
ΔE00 3.75
Palegreen
#98FB98
ΔE00 3.91
Baby Green
#8CFF9E
ΔE00 4.11
Mint Green
#8FFF9F
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F181 #F175E5
analogous
#A7F175 #75F181 #75F1BF
triadic
#75F181 #8175F1 #F18175
tetradic
#75F181 #75A7F1 #F175E5 #F1BF75
square
#75F181 #75A7F1 #F175E5 #F1BF75
split-complementary
#75F181 #BF75F1 #F175A7
monochromatic
#16D628 #3DEB4E #75F181 #ADF7B4 #E3FCE6
Accessibility & contrast
On white
1.43
#75F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#75F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F181
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F181 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#60ECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #75f181; /* rgb */ color: rgb(117, 241, 129); /* oklch */ color: oklch(86.1% 0.188 145.6);
Tailwind
colors: {
custom: {
50: '#a5f6a7',
500: '#75f181',
950: '#000000',
},
}SCSS
$custom: #75f181; $custom-light: #a5f6a7; $custom-dark: #000000;
JSON
{
"hex": "#75f181",
"rgb": {
"r": 117,
"g": 241,
"b": 129
},
"hsl": {
"h": 125.806,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.86107,
"c": 0.18796,
"h": 145.6
},
"luminance": 0.68277
}Semantic roles & 50–950 ramp
primary
#75F181
secondary
#CB3FBD
accent
#08C9DE
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580