#75E6AA#75E6AA
#75E6AA is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.2% C 0.135 H 158.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75E6AA |
|---|---|
| RGB | rgb(117, 230, 170) |
| HSL | hsl(148, 69%, 68%) |
| HSV | hsv(148, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.59, -45.76, 19.51) |
| CIE-LCH | lch(83.59, 49.74, 156.91°) |
| OKLab | oklab(84.24% -0.1257 0.0498) |
| OKLCH | oklch(84.24% 0.135 158.4) |
| XYZ | xyz(42.8852, 63.2743, 47.9757) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 4.09
Hospital Green
#9BE5AA
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.76
Seafoam (survey)
#80F9AD
ΔE00 4.82
Seafoam Green
#7AF9AB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E6AA #E675B1
analogous
#78E675 #75E6AA #75E6E3
triadic
#75E6AA #AA75E6 #E6AA75
tetradic
#75E6AA #7578E6 #E675B1 #E6E375
square
#75E6AA #7578E6 #E675B1 #E6E375
split-complementary
#75E6AA #E375E6 #E67578
monochromatic
#22BE6B #41DD8A #75E6AA #A9EFCA #DDF9EA
Accessibility & contrast
On white
1.54
#75E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#75E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E6AA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E6AA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D3CCAE
Tritanopia (blue-blind)
#55E5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75e6aa; /* rgb */ color: rgb(117, 230, 170); /* oklch */ color: oklch(84.2% 0.135 158.4);
Tailwind
colors: {
custom: {
50: '#a3eec3',
500: '#75e6aa',
950: '#000000',
},
}SCSS
$custom: #75e6aa; $custom-light: #a3eec3; $custom-dark: #000000;
JSON
{
"hex": "#75e6aa",
"rgb": {
"r": 117,
"g": 230,
"b": 170
},
"hsl": {
"h": 148.142,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.84239,
"c": 0.13514,
"h": 158.4
},
"luminance": 0.63278
}Semantic roles & 50–950 ramp
primary
#75E6AA
secondary
#BD4283
accent
#1479D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582