#73DECC#73DECC
#73DECC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.103 H 181.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73DECC |
|---|---|
| RGB | rgb(115, 222, 204) |
| HSL | hsl(170, 62%, 66%) |
| HSV | hsv(170, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.97, -35.24, -0.71) |
| CIE-LCH | lch(81.97, 35.25, 181.15°) |
| OKLab | oklab(83.16% -0.1031 -0.0025) |
| OKLCH | oklch(83.16% 0.103 181.4) |
| XYZ | xyz(44.0860, 60.2433, 66.4199) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.84
Mediumturquoise
#48D1CC
ΔE00 6.08
Pale Teal
#82CBB2
ΔE00 6.35
Aqua (survey)
#13EAC9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DECC #DE7385
analogous
#73DE96 #73DECC #73BADE
triadic
#73DECC #CC73DE #DECC73
tetradic
#73DECC #9673DE #DE7385 #BADE73
square
#73DECC #9673DE #DE7385 #BADE73
split-complementary
#73DECC #DE73BA #DE9673
monochromatic
#29AE97 #41D2BA #73DECC #A5EADE #D6F5F0
Accessibility & contrast
On white
1.61
#73DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#73DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DECC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DECC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#40E1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73decc; /* rgb */ color: rgb(115, 222, 204); /* oklch */ color: oklch(83.2% 0.103 181.4);
Tailwind
colors: {
custom: {
50: '#a2e8db',
500: '#73decc',
950: '#000000',
},
}SCSS
$custom: #73decc; $custom-light: #a2e8db; $custom-dark: #000000;
JSON
{
"hex": "#73decc",
"rgb": {
"r": 115,
"g": 222,
"b": 204
},
"hsl": {
"h": 169.907,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83164,
"c": 0.10313,
"h": 181.4
},
"luminance": 0.60247
}Semantic roles & 50–950 ramp
primary
#73DECC
secondary
#B04657
accent
#1C39CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484