#75E8AA#75E8AA
#75E8AA is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.138 H 158.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #75E8AA |
|---|---|
| RGB | rgb(117, 232, 170) |
| HSL | hsl(148, 71%, 68%) |
| HSV | hsv(148, 50%, 91%) |
| CMYK | cmyk(49.6%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.17, -46.61, 20.32) |
| CIE-LCH | lch(84.17, 50.85, 156.44°) |
| OKLab | oklab(84.71% -0.1279 0.0518) |
| OKLCH | oklch(84.71% 0.138 158) |
| XYZ | xyz(43.4450, 64.3938, 48.1623) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E8AA #E875B3
analogous
#79E875 #75E8AA #75E8E3
triadic
#75E8AA #AA75E8 #E8AA75
tetradic
#75E8AA #7579E8 #E875B3 #E8E375
square
#75E8AA #7579E8 #E875B3 #E8E375
split-complementary
#75E8AA #E375E8 #E87579
monochromatic
#20C26B #41DF8A #75E8AA #A9F1CA #DEF9EB
Accessibility & contrast
On white
1.51
#75E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#75E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E8AA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E8AA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#54E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e8aa; /* rgb */ color: rgb(117, 232, 170); /* oklch */ color: oklch(84.7% 0.138 158.0);
Tailwind
colors: {
custom: {
50: '#a4f0c3',
500: '#75e8aa',
950: '#000000',
},
}SCSS
$custom: #75e8aa; $custom-light: #a4f0c3; $custom-dark: #000000;
JSON
{
"hex": "#75e8aa",
"rgb": {
"r": 117,
"g": 232,
"b": 170
},
"hsl": {
"h": 147.652,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.84714,
"c": 0.13794,
"h": 158
},
"luminance": 0.64397
}Semantic roles & 50–950 ramp
primary
#75E8AA
secondary
#C04186
accent
#127AD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582