#73DEDC#73DEDC
#73DEDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.099 H 193.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEDC |
|---|---|
| RGB | rgb(115, 222, 220) |
| HSL | hsl(179, 62%, 66%) |
| HSV | hsv(179, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.41, -31.30, -8.56) |
| CIE-LCH | lch(82.41, 32.45, 195.29°) |
| OKLab | oklab(83.66% -0.0963 -0.0237) |
| OKLCH | oklch(83.66% 0.099 193.8) |
| XYZ | xyz(46.1045, 61.0507, 77.0506) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.93
Bright Light Blue
#26F7FD
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEDC #DE7375
analogous
#73DEA6 #73DEDC #73AADE
triadic
#73DEDC #DC73DE #DEDC73
tetradic
#73DEDC #A673DE #DE7375 #AADE73
square
#73DEDC #A673DE #DE7375 #AADE73
split-complementary
#73DEDC #DE73AA #DEA673
monochromatic
#29AEAB #41D2D0 #73DEDC #A5EAE8 #D6F5F5
Accessibility & contrast
On white
1.59
#73DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#73DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEDC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEDC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#31E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dedc; /* rgb */ color: rgb(115, 222, 220); /* oklch */ color: oklch(83.7% 0.099 193.8);
Tailwind
colors: {
custom: {
50: '#a3e8e6',
500: '#73dedc',
950: '#000000',
},
}SCSS
$custom: #73dedc; $custom-light: #a3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#73dedc",
"rgb": {
"r": 115,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.879,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.8366,
"c": 0.09921,
"h": 193.8
},
"luminance": 0.61055
}Semantic roles & 50–950 ramp
primary
#73DEDC
secondary
#B04648
accent
#1C1FCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484