#73DED8#73DED8
#73DED8 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.100 H 190.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73DED8 |
|---|---|
| RGB | rgb(115, 222, 216) |
| HSL | hsl(177, 62%, 66%) |
| HSV | hsv(177, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(82.29, -32.31, -6.60) |
| CIE-LCH | lch(82.29, 32.98, 191.55°) |
| OKLab | oklab(83.53% -0.098 -0.0184) |
| OKLCH | oklch(83.53% 0.1 190.6) |
| XYZ | xyz(45.5811, 60.8413, 74.2940) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 6.70
Tiffany Blue
#7BF2DA
ΔE00 7.21
Bright Light Blue
#26F7FD
ΔE00 7.62
Bright Cyan
#41FDFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DED8 #DE7379
analogous
#73DEA2 #73DED8 #73AEDE
triadic
#73DED8 #D873DE #DED873
tetradic
#73DED8 #A273DE #DE7379 #AEDE73
square
#73DED8 #A273DE #DE7379 #AEDE73
split-complementary
#73DED8 #DE73AE #DEA273
monochromatic
#29AEA6 #41D2CA #73DED8 #A5EAE6 #D6F5F4
Accessibility & contrast
On white
1.59
#73DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#73DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DED8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DED8 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 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)
#D3D5D8
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#36E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73ded8; /* rgb */ color: rgb(115, 222, 216); /* oklch */ color: oklch(83.5% 0.100 190.6);
Tailwind
colors: {
custom: {
50: '#a3e8e4',
500: '#73ded8',
950: '#000000',
},
}SCSS
$custom: #73ded8; $custom-light: #a3e8e4; $custom-dark: #000000;
JSON
{
"hex": "#73ded8",
"rgb": {
"r": 115,
"g": 222,
"b": 216
},
"hsl": {
"h": 176.636,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83532,
"c": 0.09971,
"h": 190.6
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#73DED8
secondary
#B0464B
accent
#1C26CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484