#73DFAA#73DFAA
#73DFAA is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.5% C 0.126 H 160.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFAA |
|---|---|
| RGB | rgb(115, 223, 170) |
| HSL | hsl(151, 63%, 66%) |
| HSV | hsv(151, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.47, -43.22, 16.55) |
| CIE-LCH | lch(81.47, 46.28, 159.05°) |
| OKLab | oklab(82.49% -0.1192 0.0423) |
| OKLCH | oklch(82.49% 0.126 160.4) |
| XYZ | xyz(40.7103, 59.3192, 47.3269) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.10
Eucalyptus
#44D7A8
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.31
Light Greenish Blue
#63F7B4
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFAA #DF73A8
analogous
#73DF74 #73DFAA #73DEDF
triadic
#73DFAA #AA73DF #DFAA73
tetradic
#73DFAA #7473DF #DF73A8 #DEDF73
square
#73DFAA #7473DF #DF73A8 #DEDF73
split-complementary
#73DFAA #DF73DE #DF7473
monochromatic
#28AF6D #41D48C #73DFAA #A5EAC8 #D7F6E6
Accessibility & contrast
On white
1.63
#73DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#73DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFAA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFAA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A7
Deuteranopia (green-blind)
#CCC6AD
Tritanopia (blue-blind)
#53DED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dfaa; /* rgb */ color: rgb(115, 223, 170); /* oklch */ color: oklch(82.5% 0.126 160.4);
Tailwind
colors: {
custom: {
50: '#a1e9c3',
500: '#73dfaa',
950: '#000000',
},
}SCSS
$custom: #73dfaa; $custom-light: #a1e9c3; $custom-dark: #000000;
JSON
{
"hex": "#73dfaa",
"rgb": {
"r": 115,
"g": 223,
"b": 170
},
"hsl": {
"h": 150.556,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82493,
"c": 0.12649,
"h": 160.4
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#73DFAA
secondary
#B1457A
accent
#1B71CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482