#75E89E#75E89E
#75E89E is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.149 H 153.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #75E89E |
|---|---|
| RGB | rgb(117, 232, 158) |
| HSL | hsl(141, 71%, 68%) |
| HSV | hsv(141, 50%, 91%) |
| CMYK | cmyk(49.6%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.95, -48.87, 26.21) |
| CIE-LCH | lch(83.95, 55.45, 151.80°) |
| OKLab | oklab(84.46% -0.1332 0.0661) |
| OKLCH | oklch(84.46% 0.149 153.6) |
| XYZ | xyz(42.3612, 63.9603, 42.4544) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 4.23
Light Sea Green
#98F6B0
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E89E #E875BF
analogous
#85E875 #75E89E #75E8D7
triadic
#75E89E #9E75E8 #E89E75
tetradic
#75E89E #7585E8 #E875BF #E8D775
square
#75E89E #7585E8 #E875BF #E8D775
split-complementary
#75E89E #D775E8 #E87585
monochromatic
#20C25A #41DF79 #75E89E #A9F1C3 #DEF9E8
Accessibility & contrast
On white
1.52
#75E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#75E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E89E
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E89E | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#59E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #75e89e; /* rgb */ color: rgb(117, 232, 158); /* oklch */ color: oklch(84.5% 0.149 153.6);
Tailwind
colors: {
custom: {
50: '#a4f0bb',
500: '#75e89e',
950: '#000000',
},
}SCSS
$custom: #75e89e; $custom-light: #a4f0bb; $custom-dark: #000000;
JSON
{
"hex": "#75e89e",
"rgb": {
"r": 117,
"g": 232,
"b": 158
},
"hsl": {
"h": 141.391,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.84456,
"c": 0.14869,
"h": 153.6
},
"luminance": 0.63964
}Semantic roles & 50–950 ramp
primary
#75E89E
secondary
#C04193
accent
#128FD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582