#75EC8F#75EC8F
#75EC8F is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.168 H 148.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75EC8F |
|---|---|
| RGB | rgb(117, 236, 143) |
| HSL | hsl(133, 76%, 69%) |
| HSV | hsv(133, 50%, 93%) |
| CMYK | cmyk(50.4%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.87, -53.08, 35.05) |
| CIE-LCH | lch(84.87, 63.61, 146.56°) |
| OKLab | oklab(85.13% -0.144 0.087) |
| OKLCH | oklch(85.13% 0.168 148.9) |
| XYZ | xyz(42.2868, 65.7526, 36.4444) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.89
Weird Green
#3AE57F
ΔE00 4.07
Baby Green
#8CFF9E
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.30
Mint Green
#8FFF9F
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EC8F #EC75D2
analogous
#97EC75 #75EC8F #75ECCA
triadic
#75EC8F #8F75EC #EC8F75
tetradic
#75EC8F #7597EC #EC75D2 #ECCA75
square
#75EC8F #7597EC #EC75D2 #ECCA75
split-complementary
#75EC8F #CA75EC #EC7597
monochromatic
#1CCB42 #3FE563 #75EC8F #ABF3BB #E1FBE6
Accessibility & contrast
On white
1.48
#75EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#75EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EC8F
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EC8F | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#5DE8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75ec8f; /* rgb */ color: rgb(117, 236, 143); /* oklch */ color: oklch(85.1% 0.168 148.9);
Tailwind
colors: {
custom: {
50: '#a4f3b0',
500: '#75ec8f',
950: '#000000',
},
}SCSS
$custom: #75ec8f; $custom-light: #a4f3b0; $custom-dark: #000000;
JSON
{
"hex": "#75ec8f",
"rgb": {
"r": 117,
"g": 236,
"b": 143
},
"hsl": {
"h": 133.109,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.8513,
"c": 0.16824,
"h": 148.9
},
"luminance": 0.65756
}Semantic roles & 50–950 ramp
primary
#75EC8F
secondary
#C541A8
accent
#0EACD8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581