#73D2CC#73D2CC
#73D2CC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.091 H 190.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2CC |
|---|---|
| RGB | rgb(115, 210, 204) |
| HSL | hsl(176, 51%, 64%) |
| HSV | hsv(176, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(78.52, -29.57, -5.78) |
| CIE-LCH | lch(78.52, 30.13, 191.06°) |
| OKLab | oklab(80.38% -0.0895 -0.0161) |
| OKLCH | oklch(80.38% 0.091 190.2) |
| XYZ | xyz(41.0116, 54.0943, 65.3951) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.49
Darkturquoise
#00CED1
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.75
Aqua Blue
#02D8E9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2CC #D27379
analogous
#73D29C #73D2CC #73A8D2
triadic
#73D2CC #CC73D2 #D2CC73
tetradic
#73D2CC #9C73D2 #D27379 #A8D273
square
#73D2CC #9C73D2 #D27379 #A8D273
split-complementary
#73D2CC #D273A8 #D29C73
monochromatic
#319993 #45C3BB #73D2CC #A1E1DD #D0F0EE
Accessibility & contrast
On white
1.78
#73D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#73D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2CC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2CC | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#44D6D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d2cc; /* rgb */ color: rgb(115, 210, 204); /* oklch */ color: oklch(80.4% 0.091 190.2);
Tailwind
colors: {
custom: {
50: '#a1e0db',
500: '#73d2cc',
950: '#000000',
},
}SCSS
$custom: #73d2cc; $custom-light: #a1e0db; $custom-dark: #000000;
JSON
{
"hex": "#73d2cc",
"rgb": {
"r": 115,
"g": 210,
"b": 204
},
"hsl": {
"h": 176.211,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.80378,
"c": 0.09097,
"h": 190.2
},
"luminance": 0.54098
}Semantic roles & 50–950 ramp
primary
#73D2CC
secondary
#9F4B50
accent
#2730BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484