#73DFD1#73DFD1
#73DFD1 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.102 H 184.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFD1 |
|---|---|
| RGB | rgb(115, 223, 209) |
| HSL | hsl(172, 63%, 66%) |
| HSV | hsv(172, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(82.39, -34.50, -2.74) |
| CIE-LCH | lch(82.39, 34.61, 184.55°) |
| OKLab | oklab(83.55% -0.1021 -0.0079) |
| OKLCH | oklch(83.55% 0.102 184.4) |
| XYZ | xyz(44.9617, 61.0198, 69.7179) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFD1 #DF7381
analogous
#73DF9B #73DFD1 #73B7DF
triadic
#73DFD1 #D173DF #DFD173
tetradic
#73DFD1 #9B73DF #DF7381 #B7DF73
square
#73DFD1 #9B73DF #DF7381 #B7DF73
split-complementary
#73DFD1 #DF73B7 #DF9B73
monochromatic
#28AF9E #41D4C1 #73DFD1 #A5EAE1 #D7F6F2
Accessibility & contrast
On white
1.59
#73DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#73DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFD1
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFD1 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#C4C8D2
Tritanopia (blue-blind)
#3CE3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dfd1; /* rgb */ color: rgb(115, 223, 209); /* oklch */ color: oklch(83.5% 0.102 184.4);
Tailwind
colors: {
custom: {
50: '#a2e9df',
500: '#73dfd1',
950: '#000000',
},
}SCSS
$custom: #73dfd1; $custom-light: #a2e9df; $custom-dark: #000000;
JSON
{
"hex": "#73dfd1",
"rgb": {
"r": 115,
"g": 223,
"b": 209
},
"hsl": {
"h": 172.222,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83547,
"c": 0.10238,
"h": 184.4
},
"luminance": 0.61024
}Semantic roles & 50–950 ramp
primary
#73DFD1
secondary
#B14553
accent
#1B32CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484