#75E7AA#75E7AA
#75E7AA is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.5% C 0.137 H 158.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #75E7AA |
|---|---|
| RGB | rgb(117, 231, 170) |
| HSL | hsl(148, 70%, 68%) |
| HSV | hsv(148, 49%, 91%) |
| CMYK | cmyk(49.4%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.88, -46.19, 19.92) |
| CIE-LCH | lch(83.88, 50.30, 156.67°) |
| OKLab | oklab(84.48% -0.1268 0.0508) |
| OKLCH | oklch(84.48% 0.137 158.2) |
| XYZ | xyz(43.1643, 63.8325, 48.0687) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E7AA #E775B2
analogous
#79E775 #75E7AA #75E7E3
triadic
#75E7AA #AA75E7 #E7AA75
tetradic
#75E7AA #7579E7 #E775B2 #E7E375
square
#75E7AA #7579E7 #E775B2 #E7E375
split-complementary
#75E7AA #E375E7 #E77579
monochromatic
#21C06B #41DE8A #75E7AA #A9F0CA #DDF9EA
Accessibility & contrast
On white
1.53
#75E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#75E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E7AA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E7AA | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#55E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #75e7aa; /* rgb */ color: rgb(117, 231, 170); /* oklch */ color: oklch(84.5% 0.137 158.2);
Tailwind
colors: {
custom: {
50: '#a3efc3',
500: '#75e7aa',
950: '#000000',
},
}SCSS
$custom: #75e7aa; $custom-light: #a3efc3; $custom-dark: #000000;
JSON
{
"hex": "#75e7aa",
"rgb": {
"r": 117,
"g": 231,
"b": 170
},
"hsl": {
"h": 147.895,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.84476,
"c": 0.13655,
"h": 158.2
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#75E7AA
secondary
#BF4284
accent
#1379D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582