#75EE8D#75EE8D
#75EE8D is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.173 H 148.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75EE8D |
|---|---|
| RGB | rgb(117, 238, 141) |
| HSL | hsl(132, 78%, 70%) |
| HSV | hsv(132, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.43, -54.20, 36.78) |
| CIE-LCH | lch(85.43, 65.50, 145.84°) |
| OKLab | oklab(85.58% -0.147 0.0909) |
| OKLCH | oklch(85.58% 0.173 148.3) |
| XYZ | xyz(42.7157, 66.8506, 35.8466) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 3.89
Mint Green
#8FFF9F
ΔE00 4.02
Palegreen
#98FB98
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EE8D #EE75D6
analogous
#9AEE75 #75EE8D #75EECA
triadic
#75EE8D #8D75EE #EE8D75
tetradic
#75EE8D #759AEE #EE75D6 #EECA75
square
#75EE8D #759AEE #EE75D6 #EECA75
split-complementary
#75EE8D #CA75EE #EE759A
monochromatic
#1ACF3E #3FE760 #75EE8D #ABF5BA #E2FBE7
Accessibility & contrast
On white
1.46
#75EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#75EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EE8D
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EE8D | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#5DEAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75ee8d; /* rgb */ color: rgb(117, 238, 141); /* oklch */ color: oklch(85.6% 0.173 148.3);
Tailwind
colors: {
custom: {
50: '#a4f4af',
500: '#75ee8d',
950: '#000000',
},
}SCSS
$custom: #75ee8d; $custom-light: #a4f4af; $custom-dark: #000000;
JSON
{
"hex": "#75ee8d",
"rgb": {
"r": 117,
"g": 238,
"b": 141
},
"hsl": {
"h": 131.901,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85577,
"c": 0.17286,
"h": 148.3
},
"luminance": 0.66854
}Semantic roles & 50–950 ramp
primary
#75EE8D
secondary
#C740AC
accent
#0BB1DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581