#75EA84#75EA84
#75EA84 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.176 H 146.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA84 |
|---|---|
| RGB | rgb(117, 234, 132) |
| HSL | hsl(128, 74%, 69%) |
| HSV | hsv(128, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(84.12, -53.99, 39.53) |
| CIE-LCH | lch(84.12, 66.92, 143.78°) |
| OKLab | oklab(84.46% -0.1465 0.097) |
| OKLCH | oklch(84.46% 0.176 146.5) |
| XYZ | xyz(40.9214, 64.2903, 32.0782) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.79
Weird Green
#3AE57F
ΔE00 4.09
Lightish Green
#61E160
ΔE00 4.49
Palegreen
#98FB98
ΔE00 4.60
Baby Green
#8CFF9E
ΔE00 4.83
Mint Green
#8FFF9F
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA84 #EA75DB
analogous
#A1EA75 #75EA84 #75EABF
triadic
#75EA84 #8475EA #EA8475
tetradic
#75EA84 #75A1EA #EA75DB #EABF75
square
#75EA84 #75A1EA #EA75DB #EABF75
split-complementary
#75EA84 #BF75EA #EA75A1
monochromatic
#1EC634 #40E255 #75EA84 #AAF2B3 #DFFAE3
Accessibility & contrast
On white
1.52
#75EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#75EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA84
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA84 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#61E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75ea84; /* rgb */ color: rgb(117, 234, 132); /* oklch */ color: oklch(84.5% 0.176 146.5);
Tailwind
colors: {
custom: {
50: '#a4f1a9',
500: '#75ea84',
950: '#000000',
},
}SCSS
$custom: #75ea84; $custom-light: #a4f1a9; $custom-dark: #000000;
JSON
{
"hex": "#75ea84",
"rgb": {
"r": 117,
"g": 234,
"b": 132
},
"hsl": {
"h": 127.692,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.8446,
"c": 0.17572,
"h": 146.5
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#75EA84
secondary
#C241B2
accent
#10BCD6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581