#73D2AF#73D2AF
#73D2AF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.5% C 0.105 H 167.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2AF |
|---|---|
| RGB | rgb(115, 210, 175) |
| HSL | hsl(158, 51%, 64%) |
| HSV | hsv(158, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(77.77, -36.34, 8.68) |
| CIE-LCH | lch(77.77, 37.36, 166.57°) |
| OKLab | oklab(79.53% -0.1021 0.0223) |
| OKLCH | oklch(79.53% 0.105 167.7) |
| XYZ | xyz(37.8514, 52.8303, 48.7518) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.71
Seafoam Blue
#78D1B6
ΔE00 2.36
Pale Teal
#82CBB2
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2AF #D27396
analogous
#73D27F #73D2AF #73C5D2
triadic
#73D2AF #AF73D2 #D2AF73
tetradic
#73D2AF #7F73D2 #D27396 #C5D273
square
#73D2AF #7F73D2 #D27396 #C5D273
split-complementary
#73D2AF #D273C5 #D27F73
monochromatic
#319973 #45C395 #73D2AF #A1E1C9 #D0F0E4
Accessibility & contrast
On white
1.82
#73D2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#73D2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2AF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2AF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#54D3C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73d2af; /* rgb */ color: rgb(115, 210, 175); /* oklch */ color: oklch(79.5% 0.105 167.7);
Tailwind
colors: {
custom: {
50: '#a0e0c6',
500: '#73d2af',
950: '#000000',
},
}SCSS
$custom: #73d2af; $custom-light: #a0e0c6; $custom-dark: #000000;
JSON
{
"hex": "#73d2af",
"rgb": {
"r": 115,
"g": 210,
"b": 175
},
"hsl": {
"h": 157.895,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.79533,
"c": 0.10454,
"h": 167.7
},
"luminance": 0.52833
}Semantic roles & 50–950 ramp
primary
#73D2AF
secondary
#9F4B6A
accent
#275FBF
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482