#73DCCE#73DCCE
#73DCCE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.100 H 184.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCCE |
|---|---|
| RGB | rgb(115, 220, 206) |
| HSL | hsl(172, 60%, 66%) |
| HSV | hsv(172, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.45, -33.83, -2.53) |
| CIE-LCH | lch(81.45, 33.93, 184.28°) |
| OKLab | oklab(82.76% -0.1 -0.0074) |
| OKLCH | oklch(82.76% 0.1 184.2) |
| XYZ | xyz(43.7994, 59.2838, 67.5153) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.79
Mediumturquoise
#48D1CC
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 6.78
Aqua (survey)
#13EAC9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCCE #DC7381
analogous
#73DC99 #73DCCE #73B5DC
triadic
#73DCCE #CE73DC #DCCE73
tetradic
#73DCCE #9973DC #DC7381 #B5DC73
square
#73DCCE #9973DC #DC7381 #B5DC73
split-complementary
#73DCCE #DC73B5 #DC9973
monochromatic
#2BAA99 #42D0BD #73DCCE #A4E8DF #D5F4F0
Accessibility & contrast
On white
1.63
#73DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#73DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCCE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCCE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#3FE0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dcce; /* rgb */ color: rgb(115, 220, 206); /* oklch */ color: oklch(82.8% 0.100 184.2);
Tailwind
colors: {
custom: {
50: '#a2e7dc',
500: '#73dcce',
950: '#000000',
},
}SCSS
$custom: #73dcce; $custom-light: #a2e7dc; $custom-dark: #000000;
JSON
{
"hex": "#73dcce",
"rgb": {
"r": 115,
"g": 220,
"b": 206
},
"hsl": {
"h": 172,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82759,
"c": 0.10027,
"h": 184.2
},
"luminance": 0.59287
}Semantic roles & 50–950 ramp
primary
#73DCCE
secondary
#AD4754
accent
#1E34C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484