#73D2DA#73D2DA
#73D2DA is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.091 H 202.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2DA |
|---|---|
| RGB | rgb(115, 210, 218) |
| HSL | hsl(185, 58%, 65%) |
| HSV | hsv(185, 47%, 85%) |
| CMYK | cmyk(47.2%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(78.92, -26.01, -12.68) |
| CIE-LCH | lch(78.92, 28.94, 205.99°) |
| OKLab | oklab(80.84% -0.0838 -0.0349) |
| OKLCH | oklch(80.84% 0.091 202.6) |
| XYZ | xyz(42.7668, 54.7964, 74.6391) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.39
Darkturquoise
#00CED1
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2DA #DA7B73
analogous
#73DAAE #73D2DA #739FDA
triadic
#73D2DA #DA73D2 #D2DA73
tetradic
#73D2DA #AE73DA #DA7B73 #9FDA73
square
#73D2DA #AE73DA #DA7B73 #9FDA73
split-complementary
#73D2DA #DA739F #DAAE73
monochromatic
#2C9DA7 #43C2CD #73D2DA #A3E2E7 #D4F1F4
Accessibility & contrast
On white
1.76
#73D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#73D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2DA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2DA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#39D8D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d2da; /* rgb */ color: rgb(115, 210, 218); /* oklch */ color: oklch(80.8% 0.091 202.6);
Tailwind
colors: {
custom: {
50: '#a2e0e5',
500: '#73d2da',
950: '#000000',
},
}SCSS
$custom: #73d2da; $custom-light: #a2e0e5; $custom-dark: #000000;
JSON
{
"hex": "#73d2da",
"rgb": {
"r": 115,
"g": 210,
"b": 218
},
"hsl": {
"h": 184.66,
"s": 58.192,
"l": 65.294
},
"oklch": {
"l": 0.80841,
"c": 0.09076,
"h": 202.6
},
"luminance": 0.548
}Semantic roles & 50–950 ramp
primary
#73D2DA
secondary
#AA4F47
accent
#2D20C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484