#73E9AE#73E9AE
#73E9AE is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.137 H 159.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73E9AE |
|---|---|
| RGB | rgb(115, 233, 174) |
| HSL | hsl(150, 73%, 68%) |
| HSV | hsv(150, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.47, -46.73, 18.65) |
| CIE-LCH | lch(84.47, 50.31, 158.24°) |
| OKLab | oklab(84.97% -0.1285 0.0476) |
| OKLCH | oklch(84.97% 0.137 159.7) |
| XYZ | xyz(43.8455, 64.9750, 50.2671) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E9AE #E973AE
analogous
#73E973 #73E9AE #73E9E9
triadic
#73E9AE #AE73E9 #E9AE73
tetradic
#73E9AE #7373E9 #E973AE #E9E973
square
#73E9AE #7373E9 #E973AE #E9E973
split-complementary
#73E9AE #E973E9 #E97373
monochromatic
#1FC371 #3EE18F #73E9AE #A8F1CD #DDFAEB
Accessibility & contrast
On white
1.50
#73E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#73E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E9AE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E9AE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#4EE8D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73e9ae; /* rgb */ color: rgb(115, 233, 174); /* oklch */ color: oklch(85.0% 0.137 159.7);
Tailwind
colors: {
custom: {
50: '#a3f1c6',
500: '#73e9ae',
950: '#000000',
},
}SCSS
$custom: #73e9ae; $custom-light: #a3f1c6; $custom-dark: #000000;
JSON
{
"hex": "#73e9ae",
"rgb": {
"r": 115,
"g": 233,
"b": 174
},
"hsl": {
"h": 150,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.84965,
"c": 0.13704,
"h": 159.7
},
"luminance": 0.64979
}Semantic roles & 50–950 ramp
primary
#73E9AE
secondary
#C13F80
accent
#1173D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582