#73E2BC#73E2BC
#73E2BC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.7% C 0.117 H 168.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2BC |
|---|---|
| RGB | rgb(115, 226, 188) |
| HSL | hsl(159, 66%, 67%) |
| HSV | hsv(159, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.73, -40.74, 8.87) |
| CIE-LCH | lch(82.73, 41.69, 167.72°) |
| OKLab | oklab(83.65% -0.1145 0.0227) |
| OKLCH | oklch(83.65% 0.117 168.8) |
| XYZ | xyz(43.3397, 61.6647, 57.1858) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.73
Light Teal
#90E4C1
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.49
Eucalyptus
#44D7A8
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2BC #E27399
analogous
#73E285 #73E2BC #73D1E2
triadic
#73E2BC #BC73E2 #E2BC73
tetradic
#73E2BC #8573E2 #E27399 #D1E273
square
#73E2BC #8573E2 #E27399 #D1E273
split-complementary
#73E2BC #E273D1 #E28573
monochromatic
#26B584 #40D7A4 #73E2BC #A6EDD4 #D8F7ED
Accessibility & contrast
On white
1.57
#73E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#73E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2BC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2BC | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#49E3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e2bc; /* rgb */ color: rgb(115, 226, 188); /* oklch */ color: oklch(83.7% 0.117 168.8);
Tailwind
colors: {
custom: {
50: '#a2ebd0',
500: '#73e2bc',
950: '#000000',
},
}SCSS
$custom: #73e2bc; $custom-light: #a2ebd0; $custom-dark: #000000;
JSON
{
"hex": "#73e2bc",
"rgb": {
"r": 115,
"g": 226,
"b": 188
},
"hsl": {
"h": 159.459,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.83654,
"c": 0.11678,
"h": 168.8
},
"luminance": 0.61668
}Semantic roles & 50–950 ramp
primary
#73E2BC
secondary
#B6436B
accent
#1856CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483