#73E9BC#73E9BC
#73E9BC is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.3% C 0.126 H 166.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73E9BC |
|---|---|
| RGB | rgb(115, 233, 188) |
| HSL | hsl(157, 73%, 68%) |
| HSV | hsv(157, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.77, -43.83, 11.76) |
| CIE-LCH | lch(84.77, 45.38, 164.97°) |
| OKLab | oklab(85.3% -0.1223 0.0302) |
| OKLCH | oklch(85.3% 0.126 166.1) |
| XYZ | xyz(45.2821, 65.5496, 57.8333) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.92
Light Teal
#90E4C1
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E9BC #E973A0
analogous
#73E981 #73E9BC #73DBE9
triadic
#73E9BC #BC73E9 #E9BC73
tetradic
#73E9BC #8173E9 #E973A0 #DBE973
square
#73E9BC #8173E9 #E973A0 #DBE973
split-complementary
#73E9BC #E973DB #E98173
monochromatic
#1FC384 #3EE1A3 #73E9BC #A8F1D5 #DDFAEF
Accessibility & contrast
On white
1.49
#73E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#73E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E9BC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E9BC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#D3CEBF
Tritanopia (blue-blind)
#47EADC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73e9bc; /* rgb */ color: rgb(115, 233, 188); /* oklch */ color: oklch(85.3% 0.126 166.1);
Tailwind
colors: {
custom: {
50: '#a3f0d0',
500: '#73e9bc',
950: '#000000',
},
}SCSS
$custom: #73e9bc; $custom-light: #a3f0d0; $custom-dark: #000000;
JSON
{
"hex": "#73e9bc",
"rgb": {
"r": 115,
"g": 233,
"b": 188
},
"hsl": {
"h": 157.119,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.85303,
"c": 0.12595,
"h": 166.1
},
"luminance": 0.65554
}Semantic roles & 50–950 ramp
primary
#73E9BC
secondary
#C13F71
accent
#115BD5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583