#73D2DD#73D2DD
#73D2DD is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.091 H 205.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2DD |
|---|---|
| RGB | rgb(115, 210, 221) |
| HSL | hsl(186, 61%, 66%) |
| HSV | hsv(186, 48%, 87%) |
| CMYK | cmyk(48%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(79.02, -25.23, -14.15) |
| CIE-LCH | lch(79.02, 28.93, 209.30°) |
| OKLab | oklab(80.94% -0.0825 -0.039) |
| OKLCH | oklch(80.94% 0.091 205.3) |
| XYZ | xyz(43.1629, 54.9548, 76.7254) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2DD #DD7E73
analogous
#73DDB3 #73D2DD #739DDD
triadic
#73D2DD #DD73D2 #D2DD73
tetradic
#73D2DD #B373DD #DD7E73 #9DDD73
square
#73D2DD #B373DD #DD7E73 #9DDD73
split-complementary
#73D2DD #DD739D #DDB373
monochromatic
#2A9EAC #42C2D1 #73D2DD #A4E2E9 #D5F2F5
Accessibility & contrast
On white
1.75
#73D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#73D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2DD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2DD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#36D9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d2dd; /* rgb */ color: rgb(115, 210, 221); /* oklch */ color: oklch(80.9% 0.091 205.3);
Tailwind
colors: {
custom: {
50: '#a2e0e7',
500: '#73d2dd',
950: '#000000',
},
}SCSS
$custom: #73d2dd; $custom-light: #a2e0e7; $custom-dark: #000000;
JSON
{
"hex": "#73d2dd",
"rgb": {
"r": 115,
"g": 210,
"b": 221
},
"hsl": {
"h": 186.226,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.80944,
"c": 0.09131,
"h": 205.3
},
"luminance": 0.54958
}Semantic roles & 50–950 ramp
primary
#73D2DD
secondary
#AE5146
accent
#2F1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484