#75F17F#75F17F
#75F17F is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.190 H 145.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #75F17F |
|---|---|
| RGB | rgb(117, 241, 127) |
| HSL | hsl(125, 82%, 70%) |
| HSV | hsv(125, 51%, 95%) |
| CMYK | cmyk(51.5%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(86.12, -57.46, 44.50) |
| CIE-LCH | lch(86.12, 72.67, 142.24°) |
| OKLab | oklab(86.08% -0.1559 0.1081) |
| OKLCH | oklch(86.08% 0.19 145.3) |
| XYZ | xyz(42.6198, 68.2214, 30.9967) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 3.42
Easter Green
#8CFD7E
ΔE00 3.59
Palegreen
#98FB98
ΔE00 4.02
Light Green
#96F97B
ΔE00 4.14
Baby Green
#8CFF9E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F17F #F175E7
analogous
#A9F175 #75F17F #75F1BD
triadic
#75F17F #7F75F1 #F17F75
tetradic
#75F17F #75A9F1 #F175E7 #F1BD75
square
#75F17F #75A9F1 #F175E7 #F1BD75
split-complementary
#75F17F #BD75F1 #F175A9
monochromatic
#16D625 #3DEB4B #75F17F #ADF7B3 #E3FCE5
Accessibility & contrast
On white
1.43
#75F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#75F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F17F
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F17F | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE76
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#60ECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #75f17f; /* rgb */ color: rgb(117, 241, 127); /* oklch */ color: oklch(86.1% 0.190 145.3);
Tailwind
colors: {
custom: {
50: '#a5f6a6',
500: '#75f17f',
950: '#000000',
},
}SCSS
$custom: #75f17f; $custom-light: #a5f6a6; $custom-dark: #000000;
JSON
{
"hex": "#75f17f",
"rgb": {
"r": 117,
"g": 241,
"b": 127
},
"hsl": {
"h": 124.839,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.86077,
"c": 0.18976,
"h": 145.3
},
"luminance": 0.68225
}Semantic roles & 50–950 ramp
primary
#75F17F
secondary
#CB3FBF
accent
#08CDDE
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580