#73E2BB#73E2BB
#73E2BB is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.6% C 0.117 H 168.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2BB |
|---|---|
| RGB | rgb(115, 226, 187) |
| HSL | hsl(159, 66%, 67%) |
| HSV | hsv(159, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.71, -40.96, 9.36) |
| CIE-LCH | lch(82.71, 42.01, 167.12°) |
| OKLab | oklab(83.63% -0.115 0.024) |
| OKLCH | oklch(83.63% 0.117 168.2) |
| XYZ | xyz(43.2323, 61.6218, 56.6201) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.50
Light Teal
#90E4C1
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2BB #E2739A
analogous
#73E284 #73E2BB #73D1E2
triadic
#73E2BB #BB73E2 #E2BB73
tetradic
#73E2BB #8473E2 #E2739A #D1E273
square
#73E2BB #8473E2 #E2739A #D1E273
split-complementary
#73E2BB #E273D1 #E28473
monochromatic
#26B583 #40D7A2 #73E2BB #A6EDD4 #D8F7EC
Accessibility & contrast
On white
1.58
#73E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#73E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2BB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2BB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 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)
#DDD5B9
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#4AE3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e2bb; /* rgb */ color: rgb(115, 226, 187); /* oklch */ color: oklch(83.6% 0.117 168.2);
Tailwind
colors: {
custom: {
50: '#a2ebcf',
500: '#73e2bb',
950: '#000000',
},
}SCSS
$custom: #73e2bb; $custom-light: #a2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#73e2bb",
"rgb": {
"r": 115,
"g": 226,
"b": 187
},
"hsl": {
"h": 158.919,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.83627,
"c": 0.11747,
"h": 168.2
},
"luminance": 0.61625
}Semantic roles & 50–950 ramp
primary
#73E2BB
secondary
#B6436C
accent
#1858CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483