#75E5AE#75E5AE
#75E5AE is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.1% C 0.130 H 160.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75E5AE |
|---|---|
| RGB | rgb(117, 229, 174) |
| HSL | hsl(151, 68%, 68%) |
| HSV | hsv(151, 49%, 90%) |
| CMYK | cmyk(48.9%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(83.38, -44.53, 17.13) |
| CIE-LCH | lch(83.38, 47.71, 158.96°) |
| OKLab | oklab(84.09% -0.1228 0.0438) |
| OKLCH | oklch(84.09% 0.13 160.4) |
| XYZ | xyz(42.9919, 62.8730, 49.9064) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Light Greenish Blue
#63F7B4
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 5.07
Eucalyptus
#44D7A8
ΔE00 5.26
Light Teal
#90E4C1
ΔE00 5.28
Light Aquamarine
#7BFDC7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E5AE #E575AC
analogous
#75E576 #75E5AE #75E4E5
triadic
#75E5AE #AE75E5 #E5AE75
tetradic
#75E5AE #7675E5 #E575AC #E4E575
square
#75E5AE #7675E5 #E575AC #E4E575
split-complementary
#75E5AE #E575E4 #E57675
monochromatic
#23BC71 #42DB90 #75E5AE #A8EFCC #DCF8EA
Accessibility & contrast
On white
1.55
#75E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#75E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E5AE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E5AE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#53E4D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75e5ae; /* rgb */ color: rgb(117, 229, 174); /* oklch */ color: oklch(84.1% 0.130 160.4);
Tailwind
colors: {
custom: {
50: '#a3eec6',
500: '#75e5ae',
950: '#000000',
},
}SCSS
$custom: #75e5ae; $custom-light: #a3eec6; $custom-dark: #000000;
JSON
{
"hex": "#75e5ae",
"rgb": {
"r": 117,
"g": 229,
"b": 174
},
"hsl": {
"h": 150.536,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.84094,
"c": 0.13035,
"h": 160.4
},
"luminance": 0.62877
}Semantic roles & 50–950 ramp
primary
#75E5AE
secondary
#BC427E
accent
#1571D0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582