#73E1BB#73E1BB
#73E1BB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.4% C 0.116 H 168.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #73E1BB |
|---|---|
| RGB | rgb(115, 225, 187) |
| HSL | hsl(159, 65%, 67%) |
| HSV | hsv(159, 49%, 88%) |
| CMYK | cmyk(48.9%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.42, -40.51, 8.95) |
| CIE-LCH | lch(82.42, 41.49, 167.54°) |
| OKLab | oklab(83.39% -0.1139 0.0229) |
| OKLCH | oklch(83.39% 0.116 168.6) |
| XYZ | xyz(42.9611, 61.0795, 56.5297) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.63
Light Teal
#90E4C1
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.57
Aqua Marine
#2EE8BB
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E1BB #E17399
analogous
#73E184 #73E1BB #73D0E1
triadic
#73E1BB #BB73E1 #E1BB73
tetradic
#73E1BB #8473E1 #E17399 #D0E173
square
#73E1BB #8473E1 #E17399 #D0E173
split-complementary
#73E1BB #E173D0 #E18473
monochromatic
#26B383 #41D6A3 #73E1BB #A5ECD3 #D8F7EC
Accessibility & contrast
On white
1.59
#73E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#73E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E1BB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E1BB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#4AE2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e1bb; /* rgb */ color: rgb(115, 225, 187); /* oklch */ color: oklch(83.4% 0.116 168.6);
Tailwind
colors: {
custom: {
50: '#a2ebcf',
500: '#73e1bb',
950: '#000000',
},
}SCSS
$custom: #73e1bb; $custom-light: #a2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#73e1bb",
"rgb": {
"r": 115,
"g": 225,
"b": 187
},
"hsl": {
"h": 159.273,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.83392,
"c": 0.11617,
"h": 168.6
},
"luminance": 0.61083
}Semantic roles & 50–950 ramp
primary
#73E1BB
secondary
#B4446B
accent
#1957CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483