#73E1AA#73E1AA
#73E1AA is a very light, vivid teal. Relative luminance 0.604; OKLCH L 83.0% C 0.129 H 159.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73E1AA |
|---|---|
| RGB | rgb(115, 225, 170) |
| HSL | hsl(150, 65%, 67%) |
| HSV | hsv(150, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 24.4%, 11.8%) |
| CIE-LAB | lab(82.05, -44.09, 17.36) |
| CIE-LCH | lch(82.05, 47.38, 158.50°) |
| OKLab | oklab(82.97% -0.1214 0.0444) |
| OKLCH | oklch(82.97% 0.129 159.9) |
| XYZ | xyz(41.2478, 60.3942, 47.5060) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Eucalyptus
#44D7A8
ΔE00 4.80
Hospital Green
#9BE5AA
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 5.48
Aqua Green
#12E193
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E1AA #E173AA
analogous
#73E173 #73E1AA #73E1E1
triadic
#73E1AA #AA73E1 #E1AA73
tetradic
#73E1AA #7373E1 #E173AA #E1E173
square
#73E1AA #7373E1 #E173AA #E1E173
split-complementary
#73E1AA #E173E1 #E17373
monochromatic
#26B36D #41D68B #73E1AA #A5ECC9 #D8F7E7
Accessibility & contrast
On white
1.61
#73E1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#73E1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E1AA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E1AA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#53E0D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e1aa; /* rgb */ color: rgb(115, 225, 170); /* oklch */ color: oklch(83.0% 0.129 159.9);
Tailwind
colors: {
custom: {
50: '#a2ebc3',
500: '#73e1aa',
950: '#000000',
},
}SCSS
$custom: #73e1aa; $custom-light: #a2ebc3; $custom-dark: #000000;
JSON
{
"hex": "#73e1aa",
"rgb": {
"r": 115,
"g": 225,
"b": 170
},
"hsl": {
"h": 150,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.82969,
"c": 0.1293,
"h": 159.9
},
"luminance": 0.60398
}Semantic roles & 50–950 ramp
primary
#73E1AA
secondary
#B4447C
accent
#1973CD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482