#73D2DB#73D2DB
#73D2DB is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.091 H 203.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2DB |
|---|---|
| RGB | rgb(115, 210, 219) |
| HSL | hsl(185, 59%, 65%) |
| HSV | hsv(185, 47%, 86%) |
| CMYK | cmyk(47.5%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.95, -25.75, -13.17) |
| CIE-LCH | lch(78.95, 28.93, 207.09°) |
| OKLab | oklab(80.88% -0.0834 -0.0363) |
| OKLCH | oklch(80.88% 0.091 203.5) |
| XYZ | xyz(42.8980, 54.8489, 75.3304) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Robin Egg Blue
#8AF1FE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2DB #DB7C73
analogous
#73DBB0 #73D2DB #739EDB
triadic
#73D2DB #DB73D2 #D2DB73
tetradic
#73D2DB #B073DB #DB7C73 #9EDB73
square
#73D2DB #B073DB #DB7C73 #9EDB73
split-complementary
#73D2DB #DB739E #DBB073
monochromatic
#2B9DA8 #42C2CE #73D2DB #A4E2E8 #D4F1F4
Accessibility & contrast
On white
1.75
#73D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#73D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2DB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2DB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#38D9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d2db; /* rgb */ color: rgb(115, 210, 219); /* oklch */ color: oklch(80.9% 0.091 203.5);
Tailwind
colors: {
custom: {
50: '#a2e0e6',
500: '#73d2db',
950: '#000000',
},
}SCSS
$custom: #73d2db; $custom-light: #a2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#73d2db",
"rgb": {
"r": 115,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.192,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80875,
"c": 0.09092,
"h": 203.5
},
"luminance": 0.54852
}Semantic roles & 50–950 ramp
primary
#73D2DB
secondary
#AB5047
accent
#2D1FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484