#75EE8B#75EE8B
#75EE8B is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.175 H 147.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #75EE8B |
|---|---|
| RGB | rgb(117, 238, 139) |
| HSL | hsl(131, 78%, 70%) |
| HSV | hsv(131, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(85.40, -54.52, 37.73) |
| CIE-LCH | lch(85.40, 66.30, 145.31°) |
| OKLab | oklab(85.54% -0.1478 0.0931) |
| OKLCH | oklch(85.54% 0.175 147.8) |
| XYZ | xyz(42.5682, 66.7916, 35.0700) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 3.92
Mint Green
#8FFF9F
ΔE00 4.05
Palegreen
#98FB98
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EE8B #EE75D8
analogous
#9CEE75 #75EE8B #75EEC8
triadic
#75EE8B #8B75EE #EE8B75
tetradic
#75EE8B #759CEE #EE75D8 #EEC875
square
#75EE8B #759CEE #EE75D8 #EEC875
split-complementary
#75EE8B #C875EE #EE759C
monochromatic
#1ACF3B #3FE75D #75EE8B #ABF5B9 #E2FBE7
Accessibility & contrast
On white
1.46
#75EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#75EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EE8B
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EE8B | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#5EEAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75ee8b; /* rgb */ color: rgb(117, 238, 139); /* oklch */ color: oklch(85.5% 0.175 147.8);
Tailwind
colors: {
custom: {
50: '#a5f4ae',
500: '#75ee8b',
950: '#000000',
},
}SCSS
$custom: #75ee8b; $custom-light: #a5f4ae; $custom-dark: #000000;
JSON
{
"hex": "#75ee8b",
"rgb": {
"r": 117,
"g": 238,
"b": 139
},
"hsl": {
"h": 130.909,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85543,
"c": 0.17472,
"h": 147.8
},
"luminance": 0.66795
}Semantic roles & 50–950 ramp
primary
#75EE8B
secondary
#C740AF
accent
#0BB5DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581