#73DED1#73DED1
#73DED1 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.101 H 185.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #73DED1 |
|---|---|
| RGB | rgb(115, 222, 209) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.10, -34.04, -3.17) |
| CIE-LCH | lch(82.10, 34.18, 185.32°) |
| OKLab | oklab(83.32% -0.101 -0.0091) |
| OKLCH | oklch(83.32% 0.101 185.1) |
| XYZ | xyz(44.6954, 60.4870, 69.6291) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Mediumturquoise
#48D1CC
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 7.36
Bright Aqua
#0BF9EA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DED1 #DE7380
analogous
#73DE9B #73DED1 #73B5DE
triadic
#73DED1 #D173DE #DED173
tetradic
#73DED1 #9B73DE #DE7380 #B5DE73
square
#73DED1 #9B73DE #DE7380 #B5DE73
split-complementary
#73DED1 #DE73B5 #DE9B73
monochromatic
#29AE9E #41D2C1 #73DED1 #A5EAE1 #D6F5F2
Accessibility & contrast
On white
1.60
#73DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#73DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DED1
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DED1 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#3CE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73ded1; /* rgb */ color: rgb(115, 222, 209); /* oklch */ color: oklch(83.3% 0.101 185.1);
Tailwind
colors: {
custom: {
50: '#a2e8df',
500: '#73ded1',
950: '#000000',
},
}SCSS
$custom: #73ded1; $custom-light: #a2e8df; $custom-dark: #000000;
JSON
{
"hex": "#73ded1",
"rgb": {
"r": 115,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.71,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83315,
"c": 0.10137,
"h": 185.1
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#73DED1
secondary
#B04652
accent
#1C31CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484