#73DFAF#73DFAF
#73DFAF is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.6% C 0.122 H 162.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFAF |
|---|---|
| RGB | rgb(115, 223, 175) |
| HSL | hsl(153, 63%, 66%) |
| HSV | hsv(153, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.57, -42.19, 14.07) |
| CIE-LCH | lch(81.57, 44.47, 161.56°) |
| OKLab | oklab(82.61% -0.117 0.0361) |
| OKLCH | oklch(82.61% 0.122 162.9) |
| XYZ | xyz(41.1923, 59.5120, 49.8654) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.34
Eucalyptus
#44D7A8
ΔE00 4.05
Light Teal
#90E4C1
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 5.20
Aqua Marine
#2EE8BB
ΔE00 5.34
Light Turquoise
#7EF4CC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFAF #DF73A3
analogous
#73DF79 #73DFAF #73D9DF
triadic
#73DFAF #AF73DF #DFAF73
tetradic
#73DFAF #7973DF #DF73A3 #D9DF73
square
#73DFAF #7973DF #DF73A3 #D9DF73
split-complementary
#73DFAF #DF73D9 #DF7973
monochromatic
#28AF73 #41D493 #73DFAF #A5EACB #D7F6E8
Accessibility & contrast
On white
1.63
#73DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#73DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFAF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFAF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#CBC6B2
Tritanopia (blue-blind)
#51DFD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dfaf; /* rgb */ color: rgb(115, 223, 175); /* oklch */ color: oklch(82.6% 0.122 162.9);
Tailwind
colors: {
custom: {
50: '#a2e9c7',
500: '#73dfaf',
950: '#000000',
},
}SCSS
$custom: #73dfaf; $custom-light: #a2e9c7; $custom-dark: #000000;
JSON
{
"hex": "#73dfaf",
"rgb": {
"r": 115,
"g": 223,
"b": 175
},
"hsl": {
"h": 153.333,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82614,
"c": 0.12241,
"h": 162.9
},
"luminance": 0.59515
}Semantic roles & 50–950 ramp
primary
#73DFAF
secondary
#B14575
accent
#1B69CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482