#73DFBA#73DFBA
#73DFBA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 82.9% C 0.114 H 168.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFBA |
|---|---|
| RGB | rgb(115, 223, 186) |
| HSL | hsl(159, 63%, 66%) |
| HSV | hsv(159, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 16.6%, 12.5%) |
| CIE-LAB | lab(81.82, -39.83, 8.61) |
| CIE-LCH | lch(81.82, 40.75, 167.80°) |
| OKLab | oklab(82.89% -0.1121 0.0221) |
| OKLCH | oklch(82.89% 0.114 168.9) |
| XYZ | xyz(42.3170, 59.9619, 55.7887) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.75
Light Teal
#90E4C1
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 4.12
Mediumaquamarine
#66CDAA
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFBA #DF7398
analogous
#73DF84 #73DFBA #73CEDF
triadic
#73DFBA #BA73DF #DFBA73
tetradic
#73DFBA #8473DF #DF7398 #CEDF73
square
#73DFBA #8473DF #DF7398 #CEDF73
split-complementary
#73DFBA #DF73CE #DF8473
monochromatic
#28AF81 #41D4A1 #73DFBA #A5EAD3 #D7F6EB
Accessibility & contrast
On white
1.62
#73DFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#73DFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFBA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFBA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#4BE0D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dfba; /* rgb */ color: rgb(115, 223, 186); /* oklch */ color: oklch(82.9% 0.114 168.9);
Tailwind
colors: {
custom: {
50: '#a2e9ce',
500: '#73dfba',
950: '#000000',
},
}SCSS
$custom: #73dfba; $custom-light: #a2e9ce; $custom-dark: #000000;
JSON
{
"hex": "#73dfba",
"rgb": {
"r": 115,
"g": 223,
"b": 186
},
"hsl": {
"h": 159.444,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82894,
"c": 0.11423,
"h": 168.9
},
"luminance": 0.59965
}Semantic roles & 50–950 ramp
primary
#73DFBA
secondary
#B1456A
accent
#1B57CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483