#73E4BB#73E4BB
#73E4BB is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.1% C 0.120 H 167.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73E4BB |
|---|---|
| RGB | rgb(115, 228, 187) |
| HSL | hsl(158, 68%, 67%) |
| HSV | hsv(158, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(83.29, -41.84, 10.19) |
| CIE-LCH | lch(83.29, 43.07, 166.31°) |
| OKLab | oklab(84.1% -0.1172 0.0262) |
| OKLCH | oklch(84.1% 0.12 167.4) |
| XYZ | xyz(43.7793, 62.7158, 56.8024) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.33
Light Teal
#90E4C1
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.29
Eucalyptus
#44D7A8
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E4BB #E4739C
analogous
#73E483 #73E4BB #73D5E4
triadic
#73E4BB #BB73E4 #E4BB73
tetradic
#73E4BB #8373E4 #E4739C #D5E473
square
#73E4BB #8373E4 #E4739C #D5E473
split-complementary
#73E4BB #E473D5 #E48373
monochromatic
#24B983 #40DAA2 #73E4BB #A6EED4 #DAF8ED
Accessibility & contrast
On white
1.55
#73E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#73E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E4BB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E4BB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#49E5D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e4bb; /* rgb */ color: rgb(115, 228, 187); /* oklch */ color: oklch(84.1% 0.120 167.4);
Tailwind
colors: {
custom: {
50: '#a2edcf',
500: '#73e4bb',
950: '#000000',
},
}SCSS
$custom: #73e4bb; $custom-light: #a2edcf; $custom-dark: #000000;
JSON
{
"hex": "#73e4bb",
"rgb": {
"r": 115,
"g": 228,
"b": 187
},
"hsl": {
"h": 158.23,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.84099,
"c": 0.12009,
"h": 167.4
},
"luminance": 0.62719
}Semantic roles & 50–950 ramp
primary
#73E4BB
secondary
#B9426D
accent
#1659D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583