#73D9D5#73D9D5
#73D9D5 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.3% C 0.096 H 192.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #73D9D5 |
|---|---|
| RGB | rgb(115, 217, 213) |
| HSL | hsl(178, 57%, 65%) |
| HSV | hsv(178, 47%, 85%) |
| CMYK | cmyk(47%, 0%, 1.8%, 14.9%) |
| CIE-LAB | lab(80.78, -30.68, -7.25) |
| CIE-LCH | lch(80.78, 31.53, 193.29°) |
| OKLab | oklab(82.28% -0.0937 -0.0201) |
| OKLCH | oklch(82.28% 0.096 192.1) |
| XYZ | xyz(43.8885, 58.0709, 71.8339) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 7.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.16
Robin'S Egg
#6DEDFD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D9D5 #D97377
analogous
#73D9A2 #73D9D5 #73AAD9
triadic
#73D9D5 #D573D9 #D9D573
tetradic
#73D9D5 #A273D9 #D97377 #AAD973
square
#73D9D5 #A273D9 #D97377 #AAD973
split-complementary
#73D9D5 #D973AA #D9A273
monochromatic
#2DA5A0 #43CCC7 #73D9D5 #A3E6E3 #D3F3F2
Accessibility & contrast
On white
1.66
#73D9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#73D9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D9D5
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D9D5 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#BDC3D6
Tritanopia (blue-blind)
#3BDED7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73d9d5; /* rgb */ color: rgb(115, 217, 213); /* oklch */ color: oklch(82.3% 0.096 192.1);
Tailwind
colors: {
custom: {
50: '#a2e5e1',
500: '#73d9d5',
950: '#000000',
},
}SCSS
$custom: #73d9d5; $custom-light: #a2e5e1; $custom-dark: #000000;
JSON
{
"hex": "#73d9d5",
"rgb": {
"r": 115,
"g": 217,
"b": 213
},
"hsl": {
"h": 177.647,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.82283,
"c": 0.09582,
"h": 192.1
},
"luminance": 0.58075
}Semantic roles & 50–950 ramp
primary
#73D9D5
secondary
#A8484C
accent
#2127C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484