#75EA83#75EA83
#75EA83 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.177 H 146.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA83 |
|---|---|
| RGB | rgb(117, 234, 131) |
| HSL | hsl(127, 74%, 69%) |
| HSV | hsv(127, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(84.10, -54.14, 40.01) |
| CIE-LCH | lch(84.10, 67.32, 143.53°) |
| OKLab | oklab(84.44% -0.1469 0.0981) |
| OKLCH | oklch(84.44% 0.177 146.3) |
| XYZ | xyz(40.8533, 64.2630, 31.7195) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Weird Green
#3AE57F
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.36
Palegreen
#98FB98
ΔE00 4.61
Baby Green
#8CFF9E
ΔE00 4.87
Mint Green
#8FFF9F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA83 #EA75DC
analogous
#A2EA75 #75EA83 #75EABE
triadic
#75EA83 #8375EA #EA8375
tetradic
#75EA83 #75A2EA #EA75DC #EABE75
square
#75EA83 #75A2EA #EA75DC #EABE75
split-complementary
#75EA83 #BE75EA #EA75A2
monochromatic
#1EC632 #40E253 #75EA83 #AAF2B3 #DFFAE2
Accessibility & contrast
On white
1.52
#75EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#75EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA83
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA83 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#61E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75ea83; /* rgb */ color: rgb(117, 234, 131); /* oklch */ color: oklch(84.4% 0.177 146.3);
Tailwind
colors: {
custom: {
50: '#a4f1a8',
500: '#75ea83',
950: '#000000',
},
}SCSS
$custom: #75ea83; $custom-light: #a4f1a8; $custom-dark: #000000;
JSON
{
"hex": "#75ea83",
"rgb": {
"r": 117,
"g": 234,
"b": 131
},
"hsl": {
"h": 127.179,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84444,
"c": 0.17664,
"h": 146.3
},
"luminance": 0.64266
}Semantic roles & 50–950 ramp
primary
#75EA83
secondary
#C241B3
accent
#10BED6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580