#75E2AC#75E2AC
#75E2AC is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.3% C 0.128 H 160.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2AC |
|---|---|
| RGB | rgb(117, 226, 172) |
| HSL | hsl(150, 65%, 67%) |
| HSV | hsv(150, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(82.46, -43.63, 16.90) |
| CIE-LCH | lch(82.46, 46.79, 158.83°) |
| OKLab | oklab(83.34% -0.1203 0.0432) |
| OKLCH | oklch(83.34% 0.128 160.2) |
| XYZ | xyz(41.9755, 61.1498, 48.6129) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.19
Eucalyptus
#44D7A8
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.05
Light Greenish Blue
#63F7B4
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2AC #E275AB
analogous
#75E276 #75E2AC #75E2E2
triadic
#75E2AC #AC75E2 #E2AC75
tetradic
#75E2AC #7675E2 #E275AB #E2E275
square
#75E2AC #7675E2 #E275AB #E2E275
split-complementary
#75E2AC #E275E2 #E27675
monochromatic
#26B66F #42D78E #75E2AC #A8EDCA #DAF7E9
Accessibility & contrast
On white
1.59
#75E2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#75E2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2AC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2AC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A9
Deuteranopia (green-blind)
#CFC9AF
Tritanopia (blue-blind)
#55E1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e2ac; /* rgb */ color: rgb(117, 226, 172); /* oklch */ color: oklch(83.3% 0.128 160.2);
Tailwind
colors: {
custom: {
50: '#a3ecc4',
500: '#75e2ac',
950: '#000000',
},
}SCSS
$custom: #75e2ac; $custom-light: #a3ecc4; $custom-dark: #000000;
JSON
{
"hex": "#75e2ac",
"rgb": {
"r": 117,
"g": 226,
"b": 172
},
"hsl": {
"h": 150.275,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.83335,
"c": 0.12783,
"h": 160.2
},
"luminance": 0.61153
}Semantic roles & 50–950 ramp
primary
#75E2AC
secondary
#B7447D
accent
#1872CD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482