#73DED2#73DED2
#73DED2 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.101 H 185.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73DED2 |
|---|---|
| RGB | rgb(115, 222, 210) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.13, -33.79, -3.66) |
| CIE-LCH | lch(82.13, 33.99, 186.18°) |
| OKLab | oklab(83.35% -0.1005 -0.0104) |
| OKLCH | oklch(83.35% 0.101 185.9) |
| XYZ | xyz(44.8196, 60.5367, 70.2831) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.80
Mediumturquoise
#48D1CC
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 6.49
Bright Aqua
#0BF9EA
ΔE00 7.48
Pale Teal
#82CBB2
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DED2 #DE737F
analogous
#73DE9C #73DED2 #73B4DE
triadic
#73DED2 #D273DE #DED273
tetradic
#73DED2 #9C73DE #DE737F #B4DE73
square
#73DED2 #9C73DE #DE737F #B4DE73
split-complementary
#73DED2 #DE73B4 #DE9C73
monochromatic
#29AE9F #41D2C2 #73DED2 #A5EAE2 #D6F5F2
Accessibility & contrast
On white
1.60
#73DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#73DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DED2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DED2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#3BE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73ded2; /* rgb */ color: rgb(115, 222, 210); /* oklch */ color: oklch(83.3% 0.101 185.9);
Tailwind
colors: {
custom: {
50: '#a2e8df',
500: '#73ded2',
950: '#000000',
},
}SCSS
$custom: #73ded2; $custom-light: #a2e8df; $custom-dark: #000000;
JSON
{
"hex": "#73ded2",
"rgb": {
"r": 115,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.271,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83345,
"c": 0.10107,
"h": 185.9
},
"luminance": 0.60541
}Semantic roles & 50–950 ramp
primary
#73DED2
secondary
#B04651
accent
#1C2FCA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484