#73DCDF#73DCDF
#73DCDF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.098 H 197.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCDF |
|---|---|
| RGB | rgb(115, 220, 223) |
| HSL | hsl(182, 63%, 66%) |
| HSV | hsv(182, 48%, 87%) |
| CMYK | cmyk(48.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.92, -29.58, -10.87) |
| CIE-LCH | lch(81.92, 31.52, 200.18°) |
| OKLab | oklab(83.3% -0.0929 -0.03) |
| OKLCH | oklch(83.3% 0.098 197.9) |
| XYZ | xyz(45.9774, 60.1549, 78.9859) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCDF #DF7673
analogous
#73DFAC #73DCDF #73A6DF
triadic
#73DCDF #DF73DC #DCDF73
tetradic
#73DCDF #AC73DF #DF7673 #A6DF73
square
#73DCDF #AC73DF #DF7673 #A6DF73
split-complementary
#73DCDF #DF73A6 #DFAC73
monochromatic
#28ACAF #41D0D4 #73DCDF #A5E8EA #D7F5F6
Accessibility & contrast
On white
1.61
#73DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#73DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCDF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCDF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#2FE2DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dcdf; /* rgb */ color: rgb(115, 220, 223); /* oklch */ color: oklch(83.3% 0.098 197.9);
Tailwind
colors: {
custom: {
50: '#a3e7e9',
500: '#73dcdf',
950: '#000000',
},
}SCSS
$custom: #73dcdf; $custom-light: #a3e7e9; $custom-dark: #000000;
JSON
{
"hex": "#73dcdf",
"rgb": {
"r": 115,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.667,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.833,
"c": 0.09762,
"h": 197.9
},
"luminance": 0.60159
}Semantic roles & 50–950 ramp
primary
#73DCDF
secondary
#B14845
accent
#201BCB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484