#75EE8F#75EE8F
#75EE8F is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.171 H 148.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75EE8F |
|---|---|
| RGB | rgb(117, 238, 143) |
| HSL | hsl(133, 78%, 70%) |
| HSV | hsv(133, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(85.46, -53.89, 35.82) |
| CIE-LCH | lch(85.46, 64.71, 146.39°) |
| OKLab | oklab(85.61% -0.1462 0.0888) |
| OKLCH | oklch(85.61% 0.171 148.7) |
| XYZ | xyz(42.8658, 66.9107, 36.6375) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.84
Baby Green
#8CFF9E
ΔE00 3.88
Mint Green
#8FFF9F
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.07
Palegreen
#98FB98
ΔE00 4.19
Weird Green
#3AE57F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EE8F #EE75D4
analogous
#97EE75 #75EE8F #75EECC
triadic
#75EE8F #8F75EE #EE8F75
tetradic
#75EE8F #7597EE #EE75D4 #EECC75
square
#75EE8F #7597EE #EE75D4 #EECC75
split-complementary
#75EE8F #CC75EE #EE7597
monochromatic
#1ACF41 #3FE763 #75EE8F #ABF5BB #E2FBE7
Accessibility & contrast
On white
1.46
#75EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#75EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EE8F
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EE8F | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#5DEAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #75ee8f; /* rgb */ color: rgb(117, 238, 143); /* oklch */ color: oklch(85.6% 0.171 148.7);
Tailwind
colors: {
custom: {
50: '#a4f4b1',
500: '#75ee8f',
950: '#000000',
},
}SCSS
$custom: #75ee8f; $custom-light: #a4f4b1; $custom-dark: #000000;
JSON
{
"hex": "#75ee8f",
"rgb": {
"r": 117,
"g": 238,
"b": 143
},
"hsl": {
"h": 132.893,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85612,
"c": 0.17101,
"h": 148.7
},
"luminance": 0.66914
}Semantic roles & 50–950 ramp
primary
#75EE8F
secondary
#C740AA
accent
#0BAEDA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581