#73E3BC#73E3BC
#73E3BC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 83.9% C 0.118 H 168.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73E3BC |
|---|---|
| RGB | rgb(115, 227, 188) |
| HSL | hsl(159, 67%, 67%) |
| HSV | hsv(159, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(83.03, -41.18, 9.28) |
| CIE-LCH | lch(83.03, 42.22, 167.30°) |
| OKLab | oklab(83.89% -0.1157 0.0238) |
| OKLCH | oklch(83.89% 0.118 168.4) |
| XYZ | xyz(43.6124, 62.2102, 57.2767) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.61
Light Teal
#90E4C1
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 4.38
Eucalyptus
#44D7A8
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E3BC #E3739A
analogous
#73E384 #73E3BC #73D2E3
triadic
#73E3BC #BC73E3 #E3BC73
tetradic
#73E3BC #8473E3 #E3739A #D2E373
square
#73E3BC #8473E3 #E3739A #D2E373
split-complementary
#73E3BC #E373D2 #E38473
monochromatic
#25B784 #40D9A4 #73E3BC #A6EDD4 #D9F7ED
Accessibility & contrast
On white
1.56
#73E3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#73E3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E3BC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E3BC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#49E4D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e3bc; /* rgb */ color: rgb(115, 227, 188); /* oklch */ color: oklch(83.9% 0.118 168.4);
Tailwind
colors: {
custom: {
50: '#a2ecd0',
500: '#73e3bc',
950: '#000000',
},
}SCSS
$custom: #73e3bc; $custom-light: #a2ecd0; $custom-dark: #000000;
JSON
{
"hex": "#73e3bc",
"rgb": {
"r": 115,
"g": 227,
"b": 188
},
"hsl": {
"h": 159.107,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.83889,
"c": 0.11808,
"h": 168.4
},
"luminance": 0.62214
}Semantic roles & 50–950 ramp
primary
#73E3BC
secondary
#B7436B
accent
#1757CF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583