#75E1AA#75E1AA
#75E1AA is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.0% C 0.128 H 159.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #75E1AA |
|---|---|
| RGB | rgb(117, 225, 170) |
| HSL | hsl(149, 64%, 67%) |
| HSV | hsv(149, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 24.4%, 11.8%) |
| CIE-LAB | lab(82.13, -43.59, 17.48) |
| CIE-LCH | lch(82.13, 46.97, 158.15°) |
| OKLab | oklab(83.05% -0.1201 0.0447) |
| OKLCH | oklch(83.05% 0.128 159.6) |
| XYZ | xyz(41.5137, 60.5313, 47.5185) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.38
Hospital Green
#9BE5AA
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 4.97
Light Greenish Blue
#63F7B4
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 5.42
Aqua Green
#12E193
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E1AA #E175AC
analogous
#76E175 #75E1AA #75E1E0
triadic
#75E1AA #AA75E1 #E1AA75
tetradic
#75E1AA #7576E1 #E175AC #E1E075
square
#75E1AA #7576E1 #E175AC #E1E075
split-complementary
#75E1AA #E075E1 #E17576
monochromatic
#27B46C #43D68B #75E1AA #A7ECC9 #DAF7E8
Accessibility & contrast
On white
1.60
#75E1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#75E1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E1AA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E1AA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#56E0D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75e1aa; /* rgb */ color: rgb(117, 225, 170); /* oklch */ color: oklch(83.0% 0.128 159.6);
Tailwind
colors: {
custom: {
50: '#a3ebc3',
500: '#75e1aa',
950: '#000000',
},
}SCSS
$custom: #75e1aa; $custom-light: #a3ebc3; $custom-dark: #000000;
JSON
{
"hex": "#75e1aa",
"rgb": {
"r": 117,
"g": 225,
"b": 170
},
"hsl": {
"h": 149.444,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.8305,
"c": 0.12811,
"h": 159.6
},
"luminance": 0.60535
}Semantic roles & 50–950 ramp
primary
#75E1AA
secondary
#B5457E
accent
#1974CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482