#73DCDB#73DCDB
#73DCDB is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.098 H 194.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCDB |
|---|---|
| RGB | rgb(115, 220, 219) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.81, -30.60, -8.92) |
| CIE-LCH | lch(81.81, 31.88, 196.25°) |
| OKLab | oklab(83.17% -0.0945 -0.0247) |
| OKLCH | oklch(83.17% 0.098 194.6) |
| XYZ | xyz(45.4444, 59.9418, 76.1792) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCDB #DC7374
analogous
#73DCA7 #73DCDB #73A8DC
triadic
#73DCDB #DB73DC #DCDB73
tetradic
#73DCDB #A773DC #DC7374 #A8DC73
square
#73DCDB #A773DC #DC7374 #A8DC73
split-complementary
#73DCDB #DC73A8 #DCA773
monochromatic
#2BAAA9 #42D0CE #73DCDB #A4E8E8 #D5F4F4
Accessibility & contrast
On white
1.62
#73DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#73DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCDB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCDB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#33E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcdb; /* rgb */ color: rgb(115, 220, 219); /* oklch */ color: oklch(83.2% 0.098 194.6);
Tailwind
colors: {
custom: {
50: '#a3e7e6',
500: '#73dcdb',
950: '#000000',
},
}SCSS
$custom: #73dcdb; $custom-light: #a3e7e6; $custom-dark: #000000;
JSON
{
"hex": "#73dcdb",
"rgb": {
"r": 115,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.83168,
"c": 0.0977,
"h": 194.6
},
"luminance": 0.59946
}Semantic roles & 50–950 ramp
primary
#73DCDB
secondary
#AD4747
accent
#1E1FC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484