#73DEC7#73DEC7
#73DEC7 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.105 H 177.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEC7 |
|---|---|
| RGB | rgb(115, 222, 199) |
| HSL | hsl(167, 62%, 66%) |
| HSV | hsv(167, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.84, -36.43, 1.76) |
| CIE-LCH | lch(81.84, 36.47, 177.23°) |
| OKLab | oklab(83.02% -0.1053 0.0041) |
| OKLCH | oklch(83.02% 0.105 177.8) |
| XYZ | xyz(43.4960, 60.0072, 63.3122) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.67
Aqua (survey)
#13EAC9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEC7 #DE738A
analogous
#73DE91 #73DEC7 #73BFDE
triadic
#73DEC7 #C773DE #DEC773
tetradic
#73DEC7 #9173DE #DE738A #BFDE73
square
#73DEC7 #9173DE #DE738A #BFDE73
split-complementary
#73DEC7 #DE73BF #DE9173
monochromatic
#29AE91 #41D2B3 #73DEC7 #A5EADB #D6F5EF
Accessibility & contrast
On white
1.62
#73DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#73DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEC7
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEC7 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#44E1D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dec7; /* rgb */ color: rgb(115, 222, 199); /* oklch */ color: oklch(83.0% 0.105 177.8);
Tailwind
colors: {
custom: {
50: '#a2e8d8',
500: '#73dec7',
950: '#000000',
},
}SCSS
$custom: #73dec7; $custom-light: #a2e8d8; $custom-dark: #000000;
JSON
{
"hex": "#73dec7",
"rgb": {
"r": 115,
"g": 222,
"b": 199
},
"hsl": {
"h": 167.103,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83018,
"c": 0.10534,
"h": 177.8
},
"luminance": 0.60011
}Semantic roles & 50–950 ramp
primary
#73DEC7
secondary
#B0465C
accent
#1C41CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483