#75F985#75F985
#75F985 is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.1% C 0.195 H 146.1°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #75F985 |
|---|---|
| RGB | rgb(117, 249, 133) |
| HSL | hsl(127, 92%, 72%) |
| HSV | hsv(127, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.55, -59.69, 44.68) |
| CIE-LCH | lch(88.55, 74.56, 143.19°) |
| OKLab | oklab(88.1% -0.1618 0.1088) |
| OKLCH | oklch(88.1% 0.195 146.1) |
| XYZ | xyz(45.4427, 73.2229, 33.9245) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.23
Easter Green
#8CFD7E
ΔE00 2.94
Baby Green
#8CFF9E
ΔE00 3.34
Palegreen
#98FB98
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F985 #F975E9
analogous
#A7F975 #75F985 #75F9C7
triadic
#75F985 #8575F9 #F98575
tetradic
#75F985 #75A7F9 #F975E9 #F9C775
square
#75F985 #75A7F9 #F975E9 #F9C775
split-complementary
#75F985 #C775F9 #F975A7
monochromatic
#0AE925 #3AF651 #75F985 #B0FCB9 #E2FEE5
Accessibility & contrast
On white
1.34
#75F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#75F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F985
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F985 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#5DF4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #75f985; /* rgb */ color: rgb(117, 249, 133); /* oklch */ color: oklch(88.1% 0.195 146.1);
Tailwind
colors: {
custom: {
50: '#a6fcaa',
500: '#75f985',
950: '#000000',
},
}SCSS
$custom: #75f985; $custom-light: #a6fcaa; $custom-dark: #000000;
JSON
{
"hex": "#75f985",
"rgb": {
"r": 117,
"g": 249,
"b": 133
},
"hsl": {
"h": 127.273,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.88102,
"c": 0.195,
"h": 146.1
},
"luminance": 0.73227
}Semantic roles & 50–950 ramp
primary
#75F985
secondary
#D53DC2
accent
#00CAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681