#75F183#75F183
#75F183 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.186 H 146.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #75F183 |
|---|---|
| RGB | rgb(117, 241, 131) |
| HSL | hsl(127, 82%, 70%) |
| HSV | hsv(127, 51%, 95%) |
| CMYK | cmyk(51.5%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(86.17, -56.89, 42.64) |
| CIE-LCH | lch(86.17, 71.09, 143.15°) |
| OKLab | oklab(86.14% -0.1543 0.1041) |
| OKLCH | oklch(86.14% 0.186 146) |
| XYZ | xyz(42.8856, 68.3277, 32.3970) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Palegreen
#98FB98
ΔE00 3.83
Easter Green
#8CFD7E
ΔE00 3.93
Baby Green
#8CFF9E
ΔE00 3.95
Mint Green
#8FFF9F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F183 #F175E3
analogous
#A5F175 #75F183 #75F1C1
triadic
#75F183 #8375F1 #F18375
tetradic
#75F183 #75A5F1 #F175E3 #F1C175
square
#75F183 #75A5F1 #F175E3 #F1C175
split-complementary
#75F183 #C175F1 #F175A5
monochromatic
#16D62B #3DEB51 #75F183 #ADF7B5 #E3FCE6
Accessibility & contrast
On white
1.43
#75F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#75F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F183
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F183 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7A
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#5FECD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75f183; /* rgb */ color: rgb(117, 241, 131); /* oklch */ color: oklch(86.1% 0.186 146.0);
Tailwind
colors: {
custom: {
50: '#a5f6a8',
500: '#75f183',
950: '#000000',
},
}SCSS
$custom: #75f183; $custom-light: #a5f6a8; $custom-dark: #000000;
JSON
{
"hex": "#75f183",
"rgb": {
"r": 117,
"g": 241,
"b": 131
},
"hsl": {
"h": 126.774,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.86138,
"c": 0.18615,
"h": 146
},
"luminance": 0.68331
}Semantic roles & 50–950 ramp
primary
#75F183
secondary
#CB3FBB
accent
#08C6DE
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581