#73EABE#73EABE
#73EABE is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.126 H 166.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73EABE |
|---|---|
| RGB | rgb(115, 234, 190) |
| HSL | hsl(158, 74%, 68%) |
| HSV | hsv(158, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(85.10, -43.83, 11.19) |
| CIE-LCH | lch(85.10, 45.24, 165.68°) |
| OKLab | oklab(85.59% -0.1225 0.0287) |
| OKLCH | oklch(85.59% 0.126 166.8) |
| XYZ | xyz(45.7831, 66.2042, 59.0712) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 2.98
Light Teal
#90E4C1
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.35
Aquamarine
#7FFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EABE #EA739F
analogous
#73EA82 #73EABE #73DAEA
triadic
#73EABE #BE73EA #EABE73
tetradic
#73EABE #8273EA #EA739F #DAEA73
square
#73EABE #8273EA #EA739F #DAEA73
split-complementary
#73EABE #EA73DA #EA8273
monochromatic
#1EC587 #3EE2A5 #73EABE #A8F2D7 #DDFAEF
Accessibility & contrast
On white
1.47
#73EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#73EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EABE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EABE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#45EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #73eabe; /* rgb */ color: rgb(115, 234, 190); /* oklch */ color: oklch(85.6% 0.126 166.8);
Tailwind
colors: {
custom: {
50: '#a3f1d1',
500: '#73eabe',
950: '#000000',
},
}SCSS
$custom: #73eabe; $custom-light: #a3f1d1; $custom-dark: #000000;
JSON
{
"hex": "#73eabe",
"rgb": {
"r": 115,
"g": 234,
"b": 190
},
"hsl": {
"h": 157.815,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.8559,
"c": 0.12581,
"h": 166.8
},
"luminance": 0.66208
}Semantic roles & 50–950 ramp
primary
#73EABE
secondary
#C23F70
accent
#0F59D6
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583