#73DED0#73DED0
#73DED0 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.102 H 184.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73DED0 |
|---|---|
| RGB | rgb(115, 222, 208) |
| HSL | hsl(172, 62%, 66%) |
| HSV | hsv(172, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(82.08, -34.28, -2.68) |
| CIE-LCH | lch(82.08, 34.38, 184.46°) |
| OKLab | oklab(83.28% -0.1014 -0.0077) |
| OKLCH | oklch(83.28% 0.102 184.4) |
| XYZ | xyz(44.5720, 60.4376, 68.9791) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.64
Mediumturquoise
#48D1CC
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.91
Pale Teal
#82CBB2
ΔE00 7.14
Aqua (survey)
#13EAC9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DED0 #DE7381
analogous
#73DE9A #73DED0 #73B6DE
triadic
#73DED0 #D073DE #DED073
tetradic
#73DED0 #9A73DE #DE7381 #B6DE73
square
#73DED0 #9A73DE #DE7381 #B6DE73
split-complementary
#73DED0 #DE73B6 #DE9A73
monochromatic
#29AE9C #41D2BF #73DED0 #A5EAE1 #D6F5F1
Accessibility & contrast
On white
1.60
#73DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#73DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DED0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DED0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C3C7D1
Tritanopia (blue-blind)
#3DE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73ded0; /* rgb */ color: rgb(115, 222, 208); /* oklch */ color: oklch(83.3% 0.102 184.4);
Tailwind
colors: {
custom: {
50: '#a2e8de',
500: '#73ded0',
950: '#000000',
},
}SCSS
$custom: #73ded0; $custom-light: #a2e8de; $custom-dark: #000000;
JSON
{
"hex": "#73ded0",
"rgb": {
"r": 115,
"g": 222,
"b": 208
},
"hsl": {
"h": 172.15,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83284,
"c": 0.10168,
"h": 184.4
},
"luminance": 0.60441
}Semantic roles & 50–950 ramp
primary
#73DED0
secondary
#B04653
accent
#1C33CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484