#73DEB5#73DEB5
#73DEB5 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.116 H 166.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEB5 |
|---|---|
| RGB | rgb(115, 222, 181) |
| HSL | hsl(157, 62%, 66%) |
| HSV | hsv(157, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(81.41, -40.47, 10.68) |
| CIE-LCH | lch(81.41, 41.86, 165.22°) |
| OKLab | oklab(82.53% -0.1132 0.0274) |
| OKLCH | oklch(82.53% 0.116 166.4) |
| XYZ | xyz(41.5283, 59.2202, 52.9493) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.83
Light Teal
#90E4C1
ΔE00 3.51
Eucalyptus
#44D7A8
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEB5 #DE739C
analogous
#73DE7F #73DEB5 #73D2DE
triadic
#73DEB5 #B573DE #DEB573
tetradic
#73DEB5 #7F73DE #DE739C #D2DE73
square
#73DEB5 #7F73DE #DE739C #D2DE73
split-complementary
#73DEB5 #DE73D2 #DE7F73
monochromatic
#29AE7B #41D29B #73DEB5 #A5EACF #D6F5E9
Accessibility & contrast
On white
1.63
#73DEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#73DEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEB5
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEB5 | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B3
Deuteranopia (green-blind)
#C9C5B8
Tritanopia (blue-blind)
#4EDFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73deb5; /* rgb */ color: rgb(115, 222, 181); /* oklch */ color: oklch(82.5% 0.116 166.4);
Tailwind
colors: {
custom: {
50: '#a2e9cb',
500: '#73deb5',
950: '#000000',
},
}SCSS
$custom: #73deb5; $custom-light: #a2e9cb; $custom-dark: #000000;
JSON
{
"hex": "#73deb5",
"rgb": {
"r": 115,
"g": 222,
"b": 181
},
"hsl": {
"h": 157.009,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82528,
"c": 0.11645,
"h": 166.4
},
"luminance": 0.59224
}Semantic roles & 50–950 ramp
primary
#73DEB5
secondary
#B0466E
accent
#1C5ECA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482