#73DDC4#73DDC4
#73DDC4 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.106 H 176.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDC4 |
|---|---|
| RGB | rgb(115, 221, 196) |
| HSL | hsl(166, 61%, 66%) |
| HSV | hsv(166, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 11.3%, 13.3%) |
| CIE-LAB | lab(81.48, -36.67, 2.82) |
| CIE-LCH | lch(81.48, 36.77, 175.59°) |
| OKLab | oklab(82.7% -0.1054 0.0069) |
| OKLCH | oklch(82.7% 0.106 176.2) |
| XYZ | xyz(42.8863, 59.3397, 61.4076) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 4.82
Turquoise
#40E0D0
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDC4 #DD738C
analogous
#73DD8F #73DDC4 #73C1DD
triadic
#73DDC4 #C473DD #DDC473
tetradic
#73DDC4 #8F73DD #DD738C #C1DD73
square
#73DDC4 #8F73DD #DD738C #C1DD73
split-complementary
#73DDC4 #DD73C1 #DD8F73
monochromatic
#2AAC8D #42D1AF #73DDC4 #A4E9D9 #D5F5EE
Accessibility & contrast
On white
1.63
#73DDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#73DDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDC4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDC4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#46DFD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73ddc4; /* rgb */ color: rgb(115, 221, 196); /* oklch */ color: oklch(82.7% 0.106 176.2);
Tailwind
colors: {
custom: {
50: '#a2e8d5',
500: '#73ddc4',
950: '#000000',
},
}SCSS
$custom: #73ddc4; $custom-light: #a2e8d5; $custom-dark: #000000;
JSON
{
"hex": "#73ddc4",
"rgb": {
"r": 115,
"g": 221,
"b": 196
},
"hsl": {
"h": 165.849,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.82699,
"c": 0.10567,
"h": 176.2
},
"luminance": 0.59343
}Semantic roles & 50–950 ramp
primary
#73DDC4
secondary
#AE465F
accent
#1D45C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483