#73DED9#73DED9
#73DED9 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.100 H 191.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73DED9 |
|---|---|
| RGB | rgb(115, 222, 217) |
| HSL | hsl(177, 62%, 66%) |
| HSV | hsv(177, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(82.32, -32.06, -7.09) |
| CIE-LCH | lch(82.32, 32.83, 192.47°) |
| OKLab | oklab(83.56% -0.0976 -0.0197) |
| OKLCH | oklch(83.56% 0.1 191.4) |
| XYZ | xyz(45.7108, 60.8932, 74.9769) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 7.46
Tiffany Blue
#7BF2DA
ΔE00 7.51
Bright Cyan
#41FDFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DED9 #DE7378
analogous
#73DEA3 #73DED9 #73ADDE
triadic
#73DED9 #D973DE #DED973
tetradic
#73DED9 #A373DE #DE7378 #ADDE73
square
#73DED9 #A373DE #DE7378 #ADDE73
split-complementary
#73DED9 #DE73AD #DEA373
monochromatic
#29AEA7 #41D2CC #73DED9 #A5EAE6 #D6F5F4
Accessibility & contrast
On white
1.59
#73DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#73DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DED9
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DED9 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#35E3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73ded9; /* rgb */ color: rgb(115, 222, 217); /* oklch */ color: oklch(83.6% 0.100 191.4);
Tailwind
colors: {
custom: {
50: '#a3e8e4',
500: '#73ded9',
950: '#000000',
},
}SCSS
$custom: #73ded9; $custom-light: #a3e8e4; $custom-dark: #000000;
JSON
{
"hex": "#73ded9",
"rgb": {
"r": 115,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.196,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83564,
"c": 0.09956,
"h": 191.4
},
"luminance": 0.60897
}Semantic roles & 50–950 ramp
primary
#73DED9
secondary
#B0464A
accent
#1C24CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484