#75E98E#75E98E
#75E98E is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.165 H 148.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75E98E |
|---|---|
| RGB | rgb(117, 233, 142) |
| HSL | hsl(133, 73%, 69%) |
| HSV | hsv(133, 50%, 91%) |
| CMYK | cmyk(49.8%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.97, -52.03, 34.37) |
| CIE-LCH | lch(83.97, 62.36, 146.55°) |
| OKLab | oklab(84.39% -0.1412 0.0853) |
| OKLCH | oklch(84.39% 0.165 148.9) |
| XYZ | xyz(41.3549, 64.0095, 35.7618) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 4.80
Baby Green
#8CFF9E
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E98E #E975D0
analogous
#96E975 #75E98E #75E9C8
triadic
#75E98E #8E75E9 #E98E75
tetradic
#75E98E #7596E9 #E975D0 #E9C875
square
#75E98E #7596E9 #E975D0 #E9C875
split-complementary
#75E98E #C875E9 #E97596
monochromatic
#1FC443 #40E163 #75E98E #AAF1B9 #DFFAE4
Accessibility & contrast
On white
1.52
#75E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#75E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E98E
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E98E | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#5EE5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #75e98e; /* rgb */ color: rgb(117, 233, 142); /* oklch */ color: oklch(84.4% 0.165 148.9);
Tailwind
colors: {
custom: {
50: '#a4f1b0',
500: '#75e98e',
950: '#000000',
},
}SCSS
$custom: #75e98e; $custom-light: #a4f1b0; $custom-dark: #000000;
JSON
{
"hex": "#75e98e",
"rgb": {
"r": 117,
"g": 233,
"b": 142
},
"hsl": {
"h": 132.931,
"s": 72.5,
"l": 68.627
},
"oklch": {
"l": 0.84389,
"c": 0.16499,
"h": 148.9
},
"luminance": 0.64013
}Semantic roles & 50–950 ramp
primary
#75E98E
secondary
#C141A5
accent
#11AAD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581