#73E5BB#73E5BB
#73E5BB is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.121 H 167.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73E5BB |
|---|---|
| RGB | rgb(115, 229, 187) |
| HSL | hsl(158, 69%, 67%) |
| HSV | hsv(158, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(83.58, -42.29, 10.61) |
| CIE-LCH | lch(83.58, 43.60, 165.92°) |
| OKLab | oklab(84.34% -0.1183 0.0272) |
| OKLCH | oklch(84.34% 0.121 167) |
| XYZ | xyz(44.0552, 63.2676, 56.8944) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Teal
#90E4C1
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E5BB #E5739D
analogous
#73E582 #73E5BB #73D6E5
triadic
#73E5BB #BB73E5 #E5BB73
tetradic
#73E5BB #8273E5 #E5739D #D6E573
square
#73E5BB #8273E5 #E5739D #D6E573
split-complementary
#73E5BB #E573D6 #E58273
monochromatic
#23BB83 #3FDBA2 #73E5BB #A7EFD4 #DAF8ED
Accessibility & contrast
On white
1.54
#73E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#73E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E5BB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E5BB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#49E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e5bb; /* rgb */ color: rgb(115, 229, 187); /* oklch */ color: oklch(84.3% 0.121 167.0);
Tailwind
colors: {
custom: {
50: '#a2eecf',
500: '#73e5bb',
950: '#000000',
},
}SCSS
$custom: #73e5bb; $custom-light: #a2eecf; $custom-dark: #000000;
JSON
{
"hex": "#73e5bb",
"rgb": {
"r": 115,
"g": 229,
"b": 187
},
"hsl": {
"h": 157.895,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.84335,
"c": 0.12141,
"h": 167
},
"luminance": 0.63271
}Semantic roles & 50–950 ramp
primary
#73E5BB
secondary
#BB416E
accent
#155AD1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583