#73DED4#73DED4
#73DED4 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.101 H 187.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73DED4 |
|---|---|
| RGB | rgb(115, 222, 212) |
| HSL | hsl(174, 62%, 66%) |
| HSV | hsv(174, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.18, -33.30, -4.64) |
| CIE-LCH | lch(82.18, 33.62, 187.93°) |
| OKLab | oklab(83.41% -0.0997 -0.013) |
| OKLCH | oklch(83.41% 0.101 187.5) |
| XYZ | xyz(45.0703, 60.6370, 71.6036) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.10
Mediumturquoise
#48D1CC
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.36
Bright Aqua
#0BF9EA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DED4 #DE737D
analogous
#73DE9E #73DED4 #73B2DE
triadic
#73DED4 #D473DE #DED473
tetradic
#73DED4 #9E73DE #DE737D #B2DE73
square
#73DED4 #9E73DE #DE737D #B2DE73
split-complementary
#73DED4 #DE73B2 #DE9E73
monochromatic
#29AEA1 #41D2C5 #73DED4 #A5EAE3 #D6F5F2
Accessibility & contrast
On white
1.60
#73DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#73DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DED4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DED4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C2C7D5
Tritanopia (blue-blind)
#39E2DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73ded4; /* rgb */ color: rgb(115, 222, 212); /* oklch */ color: oklch(83.4% 0.101 187.5);
Tailwind
colors: {
custom: {
50: '#a3e8e1',
500: '#73ded4',
950: '#000000',
},
}SCSS
$custom: #73ded4; $custom-light: #a3e8e1; $custom-dark: #000000;
JSON
{
"hex": "#73ded4",
"rgb": {
"r": 115,
"g": 222,
"b": 212
},
"hsl": {
"h": 174.393,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83407,
"c": 0.10054,
"h": 187.5
},
"luminance": 0.60641
}Semantic roles & 50–950 ramp
primary
#73DED4
secondary
#B0464F
accent
#1C2CCA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484