#75E99E#75E99E
#75E99E is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.150 H 153.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75E99E |
|---|---|
| RGB | rgb(117, 233, 158) |
| HSL | hsl(141, 73%, 69%) |
| HSV | hsv(141, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.24, -49.29, 26.61) |
| CIE-LCH | lch(84.24, 56.01, 151.64°) |
| OKLab | oklab(84.7% -0.1343 0.0671) |
| OKLCH | oklch(84.7% 0.15 153.4) |
| XYZ | xyz(42.6435, 64.5249, 42.5485) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.47
Light Blue Green
#7EFBB3
ΔE00 4.06
Light Sea Green
#98F6B0
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E99E #E975C0
analogous
#86E975 #75E99E #75E9D8
triadic
#75E99E #9E75E9 #E99E75
tetradic
#75E99E #7586E9 #E975C0 #E9D875
square
#75E99E #7586E9 #E975C0 #E9D875
split-complementary
#75E99E #D875E9 #E97586
monochromatic
#1FC45A #40E179 #75E99E #AAF1C3 #DFFAE8
Accessibility & contrast
On white
1.51
#75E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#75E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E99E
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E99E | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D8CEA3
Tritanopia (blue-blind)
#59E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e99e; /* rgb */ color: rgb(117, 233, 158); /* oklch */ color: oklch(84.7% 0.150 153.4);
Tailwind
colors: {
custom: {
50: '#a4f1bb',
500: '#75e99e',
950: '#000000',
},
}SCSS
$custom: #75e99e; $custom-light: #a4f1bb; $custom-dark: #000000;
JSON
{
"hex": "#75e99e",
"rgb": {
"r": 117,
"g": 233,
"b": 158
},
"hsl": {
"h": 141.207,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.84696,
"c": 0.1501,
"h": 153.4
},
"luminance": 0.64528
}Semantic roles & 50–950 ramp
primary
#75E99E
secondary
#C14194
accent
#118FD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582