#73DFD2#73DFD2
#73DFD2 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.102 H 185.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFD2 |
|---|---|
| RGB | rgb(115, 223, 210) |
| HSL | hsl(173, 63%, 66%) |
| HSV | hsv(173, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(82.42, -34.26, -3.24) |
| CIE-LCH | lch(82.42, 34.41, 185.40°) |
| OKLab | oklab(83.58% -0.1016 -0.0093) |
| OKLCH | oklch(83.58% 0.102 185.2) |
| XYZ | xyz(45.0859, 61.0694, 70.3719) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.65
Mediumturquoise
#48D1CC
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.25
Seafoam Blue
#78D1B6
ΔE00 6.34
Bright Aqua
#0BF9EA
ΔE00 7.27
Pale Teal
#82CBB2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFD2 #DF7380
analogous
#73DF9C #73DFD2 #73B6DF
triadic
#73DFD2 #D273DF #DFD273
tetradic
#73DFD2 #9C73DF #DF7380 #B6DF73
square
#73DFD2 #9C73DF #DF7380 #B6DF73
split-complementary
#73DFD2 #DF73B6 #DF9C73
monochromatic
#28AF9F #41D4C2 #73DFD2 #A5EAE2 #D7F6F2
Accessibility & contrast
On white
1.59
#73DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#73DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFD2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFD2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C4C8D3
Tritanopia (blue-blind)
#3BE3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dfd2; /* rgb */ color: rgb(115, 223, 210); /* oklch */ color: oklch(83.6% 0.102 185.2);
Tailwind
colors: {
custom: {
50: '#a3e9df',
500: '#73dfd2',
950: '#000000',
},
}SCSS
$custom: #73dfd2; $custom-light: #a3e9df; $custom-dark: #000000;
JSON
{
"hex": "#73dfd2",
"rgb": {
"r": 115,
"g": 223,
"b": 210
},
"hsl": {
"h": 172.778,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83577,
"c": 0.10207,
"h": 185.2
},
"luminance": 0.61073
}Semantic roles & 50–950 ramp
primary
#73DFD2
secondary
#B14552
accent
#1B30CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484