#73DEB3#73DEB3
#73DEB3 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.118 H 165.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEB3 |
|---|---|
| RGB | rgb(115, 222, 179) |
| HSL | hsl(156, 62%, 66%) |
| HSV | hsv(156, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.37, -40.90, 11.67) |
| CIE-LCH | lch(81.37, 42.53, 164.08°) |
| OKLab | oklab(82.48% -0.1141 0.03) |
| OKLCH | oklch(82.48% 0.118 165.3) |
| XYZ | xyz(41.3246, 59.1387, 51.8763) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.50
Light Teal
#90E4C1
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 5.04
Aqua Marine
#2EE8BB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEB3 #DE739E
analogous
#73DE7D #73DEB3 #73D3DE
triadic
#73DEB3 #B373DE #DEB373
tetradic
#73DEB3 #7D73DE #DE739E #D3DE73
square
#73DEB3 #7D73DE #DE739E #D3DE73
split-complementary
#73DEB3 #DE73D3 #DE7D73
monochromatic
#29AE78 #41D298 #73DEB3 #A5EACE #D6F5E9
Accessibility & contrast
On white
1.64
#73DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#73DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEB3
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEB3 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#CAC5B6
Tritanopia (blue-blind)
#4FDED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73deb3; /* rgb */ color: rgb(115, 222, 179); /* oklch */ color: oklch(82.5% 0.118 165.3);
Tailwind
colors: {
custom: {
50: '#a1e9c9',
500: '#73deb3',
950: '#000000',
},
}SCSS
$custom: #73deb3; $custom-light: #a1e9c9; $custom-dark: #000000;
JSON
{
"hex": "#73deb3",
"rgb": {
"r": 115,
"g": 222,
"b": 179
},
"hsl": {
"h": 155.888,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82477,
"c": 0.11794,
"h": 165.3
},
"luminance": 0.59142
}Semantic roles & 50–950 ramp
primary
#73DEB3
secondary
#B04670
accent
#1C62CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482