#73DFCD#73DFCD
#73DFCD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 181.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFCD |
|---|---|
| RGB | rgb(115, 223, 205) |
| HSL | hsl(170, 63%, 66%) |
| HSV | hsv(170, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.28, -35.47, -0.78) |
| CIE-LCH | lch(82.28, 35.48, 181.25°) |
| OKLab | oklab(83.43% -0.1038 -0.0027) |
| OKLCH | oklch(83.43% 0.104 181.5) |
| XYZ | xyz(44.4727, 60.8242, 67.1424) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 6.16
Aqua (survey)
#13EAC9
ΔE00 6.46
Pale Teal
#82CBB2
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFCD #DF7385
analogous
#73DF97 #73DFCD #73BBDF
triadic
#73DFCD #CD73DF #DFCD73
tetradic
#73DFCD #9773DF #DF7385 #BBDF73
square
#73DFCD #9773DF #DF7385 #BBDF73
split-complementary
#73DFCD #DF73BB #DF9773
monochromatic
#28AF99 #41D4BB #73DFCD #A5EADF #D7F6F1
Accessibility & contrast
On white
1.60
#73DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#73DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFCD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFCD | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#3FE2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dfcd; /* rgb */ color: rgb(115, 223, 205); /* oklch */ color: oklch(83.4% 0.104 181.5);
Tailwind
colors: {
custom: {
50: '#a2e9dc',
500: '#73dfcd',
950: '#000000',
},
}SCSS
$custom: #73dfcd; $custom-light: #a2e9dc; $custom-dark: #000000;
JSON
{
"hex": "#73dfcd",
"rgb": {
"r": 115,
"g": 223,
"b": 205
},
"hsl": {
"h": 170,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83427,
"c": 0.10381,
"h": 181.5
},
"luminance": 0.60828
}Semantic roles & 50–950 ramp
primary
#73DFCD
secondary
#B14557
accent
#1B38CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484