#73DFD0#73DFD0
#73DFD0 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.103 H 183.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFD0 |
|---|---|
| RGB | rgb(115, 223, 208) |
| HSL | hsl(172, 63%, 66%) |
| HSV | hsv(172, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(82.36, -34.75, -2.25) |
| CIE-LCH | lch(82.36, 34.82, 183.71°) |
| OKLab | oklab(83.52% -0.1025 -0.0066) |
| OKLCH | oklch(83.52% 0.103 183.7) |
| XYZ | xyz(44.8383, 60.9704, 69.0679) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 7.11
Aqua (survey)
#13EAC9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFD0 #DF7382
analogous
#73DF9A #73DFD0 #73B8DF
triadic
#73DFD0 #D073DF #DFD073
tetradic
#73DFD0 #9A73DF #DF7382 #B8DF73
square
#73DFD0 #9A73DF #DF7382 #B8DF73
split-complementary
#73DFD0 #DF73B8 #DF9A73
monochromatic
#28AF9D #41D4BF #73DFD0 #A5EAE1 #D7F6F1
Accessibility & contrast
On white
1.59
#73DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#73DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFD0
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFD0 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D0
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#3CE3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dfd0; /* rgb */ color: rgb(115, 223, 208); /* oklch */ color: oklch(83.5% 0.103 183.7);
Tailwind
colors: {
custom: {
50: '#a2e9de',
500: '#73dfd0',
950: '#000000',
},
}SCSS
$custom: #73dfd0; $custom-light: #a2e9de; $custom-dark: #000000;
JSON
{
"hex": "#73dfd0",
"rgb": {
"r": 115,
"g": 223,
"b": 208
},
"hsl": {
"h": 171.667,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83516,
"c": 0.10271,
"h": 183.7
},
"luminance": 0.60974
}Semantic roles & 50–950 ramp
primary
#73DFD0
secondary
#B14554
accent
#1B33CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484