#73DEDD#73DEDD
#73DEDD is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.099 H 194.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEDD |
|---|---|
| RGB | rgb(115, 222, 221) |
| HSL | hsl(179, 62%, 66%) |
| HSV | hsv(179, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.43, -31.05, -9.05) |
| CIE-LCH | lch(82.43, 32.34, 196.25°) |
| OKLab | oklab(83.69% -0.0959 -0.025) |
| OKLCH | oklch(83.69% 0.099 194.6) |
| XYZ | xyz(46.2374, 61.1038, 77.7502) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.74
Darkturquoise
#00CED1
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Aqua Blue
#02D8E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEDD #DE7374
analogous
#73DEA7 #73DEDD #73A9DE
triadic
#73DEDD #DD73DE #DEDD73
tetradic
#73DEDD #A773DE #DE7374 #A9DE73
square
#73DEDD #A773DE #DE7374 #A9DE73
split-complementary
#73DEDD #DE73A9 #DEA773
monochromatic
#29AEAC #41D2D1 #73DEDD #A5EAE9 #D6F5F5
Accessibility & contrast
On white
1.59
#73DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#73DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEDD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEDD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#30E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dedd; /* rgb */ color: rgb(115, 222, 221); /* oklch */ color: oklch(83.7% 0.099 194.6);
Tailwind
colors: {
custom: {
50: '#a3e8e7',
500: '#73dedd',
950: '#000000',
},
}SCSS
$custom: #73dedd; $custom-light: #a3e8e7; $custom-dark: #000000;
JSON
{
"hex": "#73dedd",
"rgb": {
"r": 115,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.439,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83693,
"c": 0.09913,
"h": 194.6
},
"luminance": 0.61108
}Semantic roles & 50–950 ramp
primary
#73DEDD
secondary
#B04647
accent
#1C1ECA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484