#75E4AE#75E4AE
#75E4AE is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.9% C 0.129 H 160.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4AE |
|---|---|
| RGB | rgb(117, 228, 174) |
| HSL | hsl(151, 67%, 68%) |
| HSV | hsv(151, 49%, 89%) |
| CMYK | cmyk(48.7%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(83.08, -44.10, 16.73) |
| CIE-LCH | lch(83.08, 47.16, 159.23°) |
| OKLab | oklab(83.86% -0.1216 0.0428) |
| OKLCH | oklch(83.86% 0.129 160.6) |
| XYZ | xyz(42.7160, 62.3212, 49.8144) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.27
Light Greenish Blue
#63F7B4
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.11
Hospital Green
#9BE5AA
ΔE00 5.13
Light Turquoise
#7EF4CC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4AE #E475AB
analogous
#75E476 #75E4AE #75E2E4
triadic
#75E4AE #AE75E4 #E4AE75
tetradic
#75E4AE #7675E4 #E475AB #E2E475
square
#75E4AE #7675E4 #E475AB #E2E475
split-complementary
#75E4AE #E475E2 #E47675
monochromatic
#24BA71 #42DA90 #75E4AE #A8EECC #DBF8EA
Accessibility & contrast
On white
1.56
#75E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#75E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4AE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4AE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#54E3D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75e4ae; /* rgb */ color: rgb(117, 228, 174); /* oklch */ color: oklch(83.9% 0.129 160.6);
Tailwind
colors: {
custom: {
50: '#a3edc6',
500: '#75e4ae',
950: '#000000',
},
}SCSS
$custom: #75e4ae; $custom-light: #a3edc6; $custom-dark: #000000;
JSON
{
"hex": "#75e4ae",
"rgb": {
"r": 117,
"g": 228,
"b": 174
},
"hsl": {
"h": 150.811,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.83856,
"c": 0.12896,
"h": 160.6
},
"luminance": 0.62325
}Semantic roles & 50–950 ramp
primary
#75E4AE
secondary
#BA437D
accent
#1670CF
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582