#73DCDC#73DCDC
#73DCDC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.098 H 195.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCDC |
|---|---|
| RGB | rgb(115, 220, 220) |
| HSL | hsl(180, 60%, 66%) |
| HSV | hsv(180, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.84, -30.35, -9.41) |
| CIE-LCH | lch(81.84, 31.77, 197.22°) |
| OKLab | oklab(83.2% -0.0941 -0.026) |
| OKLCH | oklch(83.2% 0.098 195.4) |
| XYZ | xyz(45.5765, 59.9946, 76.8746) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCDC #DC7373
analogous
#73DCA7 #73DCDC #73A7DC
triadic
#73DCDC #DC73DC #DCDC73
tetradic
#73DCDC #A773DC #DC7373 #A7DC73
square
#73DCDC #A773DC #DC7373 #A7DC73
split-complementary
#73DCDC #DC73A7 #DCA773
monochromatic
#2BAAAA #42D0D0 #73DCDC #A4E8E8 #D5F4F4
Accessibility & contrast
On white
1.62
#73DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#73DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCDC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCDC | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#32E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcdc; /* rgb */ color: rgb(115, 220, 220); /* oklch */ color: oklch(83.2% 0.098 195.4);
Tailwind
colors: {
custom: {
50: '#a3e7e6',
500: '#73dcdc',
950: '#000000',
},
}SCSS
$custom: #73dcdc; $custom-light: #a3e7e6; $custom-dark: #000000;
JSON
{
"hex": "#73dcdc",
"rgb": {
"r": 115,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.83201,
"c": 0.09765,
"h": 195.4
},
"luminance": 0.59999
}Semantic roles & 50–950 ramp
primary
#73DCDC
secondary
#AD4747
accent
#1E1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484