#73D2CE#73D2CE
#73D2CE is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.091 H 191.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2CE |
|---|---|
| RGB | rgb(115, 210, 206) |
| HSL | hsl(177, 51%, 64%) |
| HSV | hsv(177, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(78.57, -29.08, -6.77) |
| CIE-LCH | lch(78.57, 29.85, 193.11°) |
| OKLab | oklab(80.44% -0.0887 -0.0188) |
| OKLCH | oklch(80.44% 0.091 191.9) |
| XYZ | xyz(41.2530, 54.1909, 66.6665) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 5.75
Turquoise
#40E0D0
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 7.96
Seafoam Blue
#78D1B6
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2CE #D27377
analogous
#73D29E #73D2CE #73A6D2
triadic
#73D2CE #CE73D2 #D2CE73
tetradic
#73D2CE #9E73D2 #D27377 #A6D273
square
#73D2CE #9E73D2 #D27377 #A6D273
split-complementary
#73D2CE #D273A6 #D29E73
monochromatic
#319995 #45C3BE #73D2CE #A1E1DE #D0F0EE
Accessibility & contrast
On white
1.77
#73D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#73D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2CE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2CE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#43D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73d2ce; /* rgb */ color: rgb(115, 210, 206); /* oklch */ color: oklch(80.4% 0.091 191.9);
Tailwind
colors: {
custom: {
50: '#a1e0dc',
500: '#73d2ce',
950: '#000000',
},
}SCSS
$custom: #73d2ce; $custom-light: #a1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#73d2ce",
"rgb": {
"r": 115,
"g": 210,
"b": 206
},
"hsl": {
"h": 177.474,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.80442,
"c": 0.09066,
"h": 191.9
},
"luminance": 0.54194
}Semantic roles & 50–950 ramp
primary
#73D2CE
secondary
#9F4B4E
accent
#272DBF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484