#73DED7#73DED7
#73DED7 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.100 H 189.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #73DED7 |
|---|---|
| RGB | rgb(115, 222, 215) |
| HSL | hsl(176, 62%, 66%) |
| HSV | hsv(176, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(82.27, -32.56, -6.11) |
| CIE-LCH | lch(82.27, 33.13, 190.63°) |
| OKLab | oklab(83.5% -0.0984 -0.017) |
| OKLCH | oklch(83.5% 0.1 189.8) |
| XYZ | xyz(45.4522, 60.7897, 73.6152) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 6.84
Tiffany Blue
#7BF2DA
ΔE00 6.92
Bright Light Blue
#26F7FD
ΔE00 7.81
Bright Aqua
#0BF9EA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DED7 #DE737A
analogous
#73DEA1 #73DED7 #73AFDE
triadic
#73DED7 #D773DE #DED773
tetradic
#73DED7 #A173DE #DE737A #AFDE73
square
#73DED7 #A173DE #DE737A #AFDE73
split-complementary
#73DED7 #DE73AF #DEA173
monochromatic
#29AEA5 #41D2C9 #73DED7 #A5EAE5 #D6F5F3
Accessibility & contrast
On white
1.60
#73DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#73DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DED7
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DED7 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D7
Deuteranopia (green-blind)
#C2C7D8
Tritanopia (blue-blind)
#37E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73ded7; /* rgb */ color: rgb(115, 222, 215); /* oklch */ color: oklch(83.5% 0.100 189.8);
Tailwind
colors: {
custom: {
50: '#a3e8e3',
500: '#73ded7',
950: '#000000',
},
}SCSS
$custom: #73ded7; $custom-light: #a3e8e3; $custom-dark: #000000;
JSON
{
"hex": "#73ded7",
"rgb": {
"r": 115,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.075,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83501,
"c": 0.09988,
"h": 189.8
},
"luminance": 0.60794
}Semantic roles & 50–950 ramp
primary
#73DED7
secondary
#B0464C
accent
#1C27CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484