#75E5AA#75E5AA
#75E5AA is a very light, vivid green. Relative luminance 0.627; OKLCH L 84.0% C 0.134 H 158.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75E5AA |
|---|---|
| RGB | rgb(117, 229, 170) |
| HSL | hsl(148, 68%, 68%) |
| HSV | hsv(148, 49%, 90%) |
| CMYK | cmyk(48.9%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.29, -45.33, 19.11) |
| CIE-LCH | lch(83.29, 49.19, 157.14°) |
| OKLab | oklab(84% -0.1245 0.0487) |
| OKLCH | oklch(84% 0.134 158.6) |
| XYZ | xyz(42.6077, 62.7194, 47.8832) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 5.03
Seafoam (survey)
#80F9AD
ΔE00 5.10
Seafoam Green
#7AF9AB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E5AA #E575B0
analogous
#78E575 #75E5AA #75E5E2
triadic
#75E5AA #AA75E5 #E5AA75
tetradic
#75E5AA #7578E5 #E575B0 #E5E275
square
#75E5AA #7578E5 #E575B0 #E5E275
split-complementary
#75E5AA #E275E5 #E57578
monochromatic
#23BC6C #42DB8A #75E5AA #A8EFCA #DCF8E9
Accessibility & contrast
On white
1.55
#75E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#75E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E5AA
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E5AA | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#55E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e5aa; /* rgb */ color: rgb(117, 229, 170); /* oklch */ color: oklch(84.0% 0.134 158.6);
Tailwind
colors: {
custom: {
50: '#a3eec3',
500: '#75e5aa',
950: '#000000',
},
}SCSS
$custom: #75e5aa; $custom-light: #a3eec3; $custom-dark: #000000;
JSON
{
"hex": "#75e5aa",
"rgb": {
"r": 117,
"g": 229,
"b": 170
},
"hsl": {
"h": 148.393,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.84001,
"c": 0.13374,
"h": 158.6
},
"luminance": 0.62723
}Semantic roles & 50–950 ramp
primary
#75E5AA
secondary
#BC4282
accent
#1578D0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582