#73DCDD#73DCDD
#73DCDD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.098 H 196.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCDD |
|---|---|
| RGB | rgb(115, 220, 221) |
| HSL | hsl(181, 61%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(48%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.86, -30.09, -9.90) |
| CIE-LCH | lch(81.86, 31.68, 198.20°) |
| OKLab | oklab(83.23% -0.0937 -0.0273) |
| OKLCH | oklch(83.23% 0.098 196.3) |
| XYZ | xyz(45.7093, 60.0477, 77.5742) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCDD #DD7473
analogous
#73DDA9 #73DCDD #73A7DD
triadic
#73DCDD #DD73DC #DCDD73
tetradic
#73DCDD #A973DD #DD7473 #A7DD73
square
#73DCDD #A973DD #DD7473 #A7DD73
split-complementary
#73DCDD #DD73A7 #DDA973
monochromatic
#2AABAC #42D0D1 #73DCDD #A4E8E9 #D5F5F5
Accessibility & contrast
On white
1.61
#73DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#73DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCDD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCDD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#31E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dcdd; /* rgb */ color: rgb(115, 220, 221); /* oklch */ color: oklch(83.2% 0.098 196.3);
Tailwind
colors: {
custom: {
50: '#a3e7e7',
500: '#73dcdd',
950: '#000000',
},
}SCSS
$custom: #73dcdd; $custom-light: #a3e7e7; $custom-dark: #000000;
JSON
{
"hex": "#73dcdd",
"rgb": {
"r": 115,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.566,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.83234,
"c": 0.09761,
"h": 196.3
},
"luminance": 0.60052
}Semantic roles & 50–950 ramp
primary
#73DCDD
secondary
#AE4746
accent
#1F1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484