#75EA80#75EA80
#75EA80 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.179 H 145.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA80 |
|---|---|
| RGB | rgb(117, 234, 128) |
| HSL | hsl(126, 74%, 69%) |
| HSV | hsv(126, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(84.06, -54.58, 41.42) |
| CIE-LCH | lch(84.06, 68.52, 142.80°) |
| OKLab | oklab(84.4% -0.1481 0.1012) |
| OKLCH | oklch(84.4% 0.179 145.7) |
| XYZ | xyz(40.6529, 64.1829, 30.6642) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.97
Lightish Green
#61E160
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.31
Palegreen
#98FB98
ΔE00 4.67
Baby Green
#8CFF9E
ΔE00 5.03
Lightgreen (survey)
#76FF7B
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA80 #EA75DF
analogous
#A5EA75 #75EA80 #75EABB
triadic
#75EA80 #8075EA #EA8075
tetradic
#75EA80 #75A5EA #EA75DF #EABB75
square
#75EA80 #75A5EA #EA75DF #EABB75
split-complementary
#75EA80 #BB75EA #EA75A5
monochromatic
#1EC62E #40E24F #75EA80 #AAF2B1 #DFFAE2
Accessibility & contrast
On white
1.52
#75EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#75EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA80
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA80 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#62E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75ea80; /* rgb */ color: rgb(117, 234, 128); /* oklch */ color: oklch(84.4% 0.179 145.7);
Tailwind
colors: {
custom: {
50: '#a4f1a6',
500: '#75ea80',
950: '#000000',
},
}SCSS
$custom: #75ea80; $custom-light: #a4f1a6; $custom-dark: #000000;
JSON
{
"hex": "#75ea80",
"rgb": {
"r": 117,
"g": 234,
"b": 128
},
"hsl": {
"h": 125.641,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84396,
"c": 0.1794,
"h": 145.7
},
"luminance": 0.64186
}Semantic roles & 50–950 ramp
primary
#75EA80
secondary
#C241B6
accent
#10C3D6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580