#73E5AE#73E5AE
#73E5AE is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.0% C 0.132 H 160.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73E5AE |
|---|---|
| RGB | rgb(115, 229, 174) |
| HSL | hsl(151, 69%, 67%) |
| HSV | hsv(151, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(83.30, -45.01, 17.02) |
| CIE-LCH | lch(83.30, 48.12, 159.29°) |
| OKLab | oklab(84.02% -0.1241 0.0435) |
| OKLCH | oklch(84.02% 0.132 160.7) |
| XYZ | xyz(42.7260, 62.7359, 49.8939) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.58
Light Greenish Blue
#63F7B4
ΔE00 4.42
Eucalyptus
#44D7A8
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.27
Light Aquamarine
#7BFDC7
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E5AE #E573AA
analogous
#73E575 #73E5AE #73E3E5
triadic
#73E5AE #AE73E5 #E5AE73
tetradic
#73E5AE #7573E5 #E573AA #E3E573
square
#73E5AE #7573E5 #E573AA #E3E573
split-complementary
#73E5AE #E573E3 #E57573
monochromatic
#23BB71 #3FDB90 #73E5AE #A7EFCC #DAF8EA
Accessibility & contrast
On white
1.55
#73E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#73E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E5AE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E5AE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#D1CBB1
Tritanopia (blue-blind)
#50E4D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e5ae; /* rgb */ color: rgb(115, 229, 174); /* oklch */ color: oklch(84.0% 0.132 160.7);
Tailwind
colors: {
custom: {
50: '#a2eec6',
500: '#73e5ae',
950: '#000000',
},
}SCSS
$custom: #73e5ae; $custom-light: #a2eec6; $custom-dark: #000000;
JSON
{
"hex": "#73e5ae",
"rgb": {
"r": 115,
"g": 229,
"b": 174
},
"hsl": {
"h": 151.053,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.84015,
"c": 0.13151,
"h": 160.7
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#73E5AE
secondary
#BB417C
accent
#156FD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582