#73DBDC#73DBDC
#73DBDC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.097 H 196.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73DBDC |
|---|---|
| RGB | rgb(115, 219, 220) |
| HSL | hsl(181, 60%, 66%) |
| HSV | hsv(181, 48%, 86%) |
| CMYK | cmyk(47.7%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.55, -29.87, -9.83) |
| CIE-LCH | lch(81.55, 31.45, 198.22°) |
| OKLab | oklab(82.97% -0.093 -0.0271) |
| OKLCH | oklch(82.97% 0.097 196.3) |
| XYZ | xyz(45.3148, 59.4713, 76.7874) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DBDC #DC7473
analogous
#73DCA8 #73DBDC #73A7DC
triadic
#73DBDC #DC73DB #DBDC73
tetradic
#73DBDC #A873DC #DC7473 #A7DC73
square
#73DBDC #A873DC #DC7473 #A7DC73
split-complementary
#73DBDC #DC73A7 #DCA873
monochromatic
#2BA9AA #42CED0 #73DBDC #A4E8E8 #D5F4F4
Accessibility & contrast
On white
1.63
#73DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#73DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DBDC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DBDC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#33E1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dbdc; /* rgb */ color: rgb(115, 219, 220); /* oklch */ color: oklch(83.0% 0.097 196.3);
Tailwind
colors: {
custom: {
50: '#a3e6e6',
500: '#73dbdc',
950: '#000000',
},
}SCSS
$custom: #73dbdc; $custom-light: #a3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#73dbdc",
"rgb": {
"r": 115,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82971,
"c": 0.0969,
"h": 196.3
},
"luminance": 0.59475
}Semantic roles & 50–950 ramp
primary
#73DBDC
secondary
#AD4747
accent
#1F1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484