#75E08D#75E08D
#75E08D is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.2% C 0.153 H 149.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75E08D |
|---|---|
| RGB | rgb(117, 224, 141) |
| HSL | hsl(133, 63%, 67%) |
| HSV | hsv(133, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.30, -48.49, 31.36) |
| CIE-LCH | lch(81.30, 57.75, 147.11°) |
| OKLab | oklab(82.2% -0.1318 0.0782) |
| OKLCH | oklch(82.2% 0.153 149.3) |
| XYZ | xyz(38.7970, 59.0134, 34.5404) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.77
Aqua Green
#12E193
ΔE00 5.87
Seafoam Green
#7AF9AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E08D #E075C8
analogous
#93E075 #75E08D #75E0C3
triadic
#75E08D #8D75E0 #E08D75
tetradic
#75E08D #7593E0 #E075C8 #E0C375
square
#75E08D #7593E0 #E075C8 #E0C375
split-complementary
#75E08D #C375E0 #E07593
monochromatic
#28B347 #43D564 #75E08D #A7EBB6 #D9F6E0
Accessibility & contrast
On white
1.64
#75E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#75E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E08D
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E08D | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D087
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#61DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75e08d; /* rgb */ color: rgb(117, 224, 141); /* oklch */ color: oklch(82.2% 0.153 149.3);
Tailwind
colors: {
custom: {
50: '#a3eaaf',
500: '#75e08d',
950: '#000000',
},
}SCSS
$custom: #75e08d; $custom-light: #a3eaaf; $custom-dark: #000000;
JSON
{
"hex": "#75e08d",
"rgb": {
"r": 117,
"g": 224,
"b": 141
},
"hsl": {
"h": 133.458,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82201,
"c": 0.15322,
"h": 149.3
},
"luminance": 0.59016
}Semantic roles & 50–950 ramp
primary
#75E08D
secondary
#B4459B
accent
#1AA3CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481