#73DEB2#73DEB2
#73DEB2 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.119 H 164.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEB2 |
|---|---|
| RGB | rgb(115, 222, 178) |
| HSL | hsl(155, 62%, 66%) |
| HSV | hsv(155, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.35, -41.12, 12.17) |
| CIE-LCH | lch(81.35, 42.88, 163.52°) |
| OKLab | oklab(82.45% -0.1145 0.0312) |
| OKLCH | oklch(82.45% 0.119 164.7) |
| XYZ | xyz(41.2238, 59.0984, 51.3456) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.38
Light Teal
#90E4C1
ΔE00 3.84
Eucalyptus
#44D7A8
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 5.11
Light Turquoise
#7EF4CC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEB2 #DE739F
analogous
#73DE7C #73DEB2 #73D4DE
triadic
#73DEB2 #B273DE #DEB273
tetradic
#73DEB2 #7C73DE #DE739F #D4DE73
square
#73DEB2 #7C73DE #DE739F #D4DE73
split-complementary
#73DEB2 #DE73D4 #DE7C73
monochromatic
#29AE77 #41D297 #73DEB2 #A5EACD #D6F5E8
Accessibility & contrast
On white
1.64
#73DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#73DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEB2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEB2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#50DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73deb2; /* rgb */ color: rgb(115, 222, 178); /* oklch */ color: oklch(82.5% 0.119 164.7);
Tailwind
colors: {
custom: {
50: '#a1e9c9',
500: '#73deb2',
950: '#000000',
},
}SCSS
$custom: #73deb2; $custom-light: #a1e9c9; $custom-dark: #000000;
JSON
{
"hex": "#73deb2",
"rgb": {
"r": 115,
"g": 222,
"b": 178
},
"hsl": {
"h": 155.327,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82452,
"c": 0.11869,
"h": 164.7
},
"luminance": 0.59102
}Semantic roles & 50–950 ramp
primary
#73DEB2
secondary
#B04671
accent
#1C63CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482