#75E08E#75E08E
#75E08E is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.152 H 149.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #75E08E |
|---|---|
| RGB | rgb(117, 224, 142) |
| HSL | hsl(134, 63%, 67%) |
| HSV | hsv(134, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.32, -48.32, 30.87) |
| CIE-LCH | lch(81.32, 57.34, 147.43°) |
| OKLab | oklab(82.22% -0.1313 0.0771) |
| OKLCH | oklch(82.22% 0.152 149.6) |
| XYZ | xyz(38.8718, 59.0433, 34.9341) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.47
Weird Green
#3AE57F
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.79
Seafoam Green
#7AF9AB
ΔE00 5.81
Tealish Green
#0CDC73
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E08E #E075C7
analogous
#92E075 #75E08E #75E0C4
triadic
#75E08E #8E75E0 #E08E75
tetradic
#75E08E #7592E0 #E075C7 #E0C475
square
#75E08E #7592E0 #E075C7 #E0C475
split-complementary
#75E08E #C475E0 #E07592
monochromatic
#28B348 #43D565 #75E08E #A7EBB7 #D9F6E0
Accessibility & contrast
On white
1.64
#75E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#75E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E08E
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E08E | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#60DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75e08e; /* rgb */ color: rgb(117, 224, 142); /* oklch */ color: oklch(82.2% 0.152 149.6);
Tailwind
colors: {
custom: {
50: '#a3eaaf',
500: '#75e08e',
950: '#000000',
},
}SCSS
$custom: #75e08e; $custom-light: #a3eaaf; $custom-dark: #000000;
JSON
{
"hex": "#75e08e",
"rgb": {
"r": 117,
"g": 224,
"b": 142
},
"hsl": {
"h": 134.019,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.8222,
"c": 0.15227,
"h": 149.6
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#75E08E
secondary
#B4459A
accent
#1AA2CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481