#73DBAB#73DBAB
#73DBAB is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.6% C 0.120 H 162.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #73DBAB |
|---|---|
| RGB | rgb(115, 219, 171) |
| HSL | hsl(152, 59%, 65%) |
| HSV | hsv(152, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(80.32, -41.25, 14.41) |
| CIE-LCH | lch(80.32, 43.69, 160.75°) |
| OKLab | oklab(81.57% -0.1142 0.0369) |
| OKLCH | oklch(81.57% 0.12 162.1) |
| XYZ | xyz(39.7492, 57.2450, 47.4749) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.72
Eucalyptus
#44D7A8
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 5.86
Aqua Marine
#2EE8BB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DBAB #DB73A3
analogous
#73DB77 #73DBAB #73D7DB
triadic
#73DBAB #AB73DB #DBAB73
tetradic
#73DBAB #7773DB #DB73A3 #D7DB73
square
#73DBAB #7773DB #DB73A3 #D7DB73
split-complementary
#73DBAB #DB73D7 #DB7773
monochromatic
#2BA86F #42CE8E #73DBAB #A4E8C8 #D4F4E5
Accessibility & contrast
On white
1.69
#73DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#73DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DBAB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DBAB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#C8C3AE
Tritanopia (blue-blind)
#54DBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dbab; /* rgb */ color: rgb(115, 219, 171); /* oklch */ color: oklch(81.6% 0.120 162.1);
Tailwind
colors: {
custom: {
50: '#a1e7c4',
500: '#73dbab',
950: '#000000',
},
}SCSS
$custom: #73dbab; $custom-light: #a1e7c4; $custom-dark: #000000;
JSON
{
"hex": "#73dbab",
"rgb": {
"r": 115,
"g": 219,
"b": 171
},
"hsl": {
"h": 152.308,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.81566,
"c": 0.12007,
"h": 162.1
},
"luminance": 0.57248
}Semantic roles & 50–950 ramp
primary
#73DBAB
secondary
#AB4775
accent
#1F6CC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482