#73DEC0#73DEC0
#73DEC0 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.109 H 173.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEC0 |
|---|---|
| RGB | rgb(115, 222, 192) |
| HSL | hsl(163, 62%, 66%) |
| HSV | hsv(163, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.67, -38.04, 5.22) |
| CIE-LCH | lch(81.67, 38.40, 172.18°) |
| OKLab | oklab(82.82% -0.1083 0.0132) |
| OKLCH | oklch(82.82% 0.109 173) |
| XYZ | xyz(42.7019, 59.6896, 59.1299) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.28
Light Teal
#90E4C1
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.61
Tiffany Blue
#7BF2DA
ΔE00 5.07
Light Turquoise
#7EF4CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEC0 #DE7391
analogous
#73DE8A #73DEC0 #73C6DE
triadic
#73DEC0 #C073DE #DEC073
tetradic
#73DEC0 #8A73DE #DE7391 #C6DE73
square
#73DEC0 #8A73DE #DE7391 #C6DE73
split-complementary
#73DEC0 #DE73C6 #DE8A73
monochromatic
#29AE88 #41D2AA #73DEC0 #A5EAD6 #D6F5ED
Accessibility & contrast
On white
1.62
#73DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#73DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEC0
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEC0 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#48E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dec0; /* rgb */ color: rgb(115, 222, 192); /* oklch */ color: oklch(82.8% 0.109 173.0);
Tailwind
colors: {
custom: {
50: '#a2e9d3',
500: '#73dec0',
950: '#000000',
},
}SCSS
$custom: #73dec0; $custom-light: #a2e9d3; $custom-dark: #000000;
JSON
{
"hex": "#73dec0",
"rgb": {
"r": 115,
"g": 222,
"b": 192
},
"hsl": {
"h": 163.178,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82821,
"c": 0.10912,
"h": 173
},
"luminance": 0.59693
}Semantic roles & 50–950 ramp
primary
#73DEC0
secondary
#B04663
accent
#1C4DCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483