#73DECF#73DECF
#73DECF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.102 H 183.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #73DECF |
|---|---|
| RGB | rgb(115, 222, 207) |
| HSL | hsl(172, 62%, 66%) |
| HSV | hsv(172, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.05, -34.52, -2.18) |
| CIE-LCH | lch(82.05, 34.59, 183.62°) |
| OKLab | oklab(83.25% -0.1018 -0.0064) |
| OKLCH | oklch(83.25% 0.102 183.6) |
| XYZ | xyz(44.4493, 60.3886, 68.3332) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 5.62
Pale Teal
#82CBB2
ΔE00 6.92
Aqua (survey)
#13EAC9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DECF #DE7382
analogous
#73DE99 #73DECF #73B7DE
triadic
#73DECF #CF73DE #DECF73
tetradic
#73DECF #9973DE #DE7382 #B7DE73
square
#73DECF #9973DE #DE7382 #B7DE73
split-complementary
#73DECF #DE73B7 #DE9973
monochromatic
#29AE9B #41D2BE #73DECF #A5EAE0 #D6F5F1
Accessibility & contrast
On white
1.61
#73DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#73DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DECF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DECF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#3EE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73decf; /* rgb */ color: rgb(115, 222, 207); /* oklch */ color: oklch(83.3% 0.102 183.6);
Tailwind
colors: {
custom: {
50: '#a2e8dd',
500: '#73decf',
950: '#000000',
},
}SCSS
$custom: #73decf; $custom-light: #a2e8dd; $custom-dark: #000000;
JSON
{
"hex": "#73decf",
"rgb": {
"r": 115,
"g": 222,
"b": 207
},
"hsl": {
"h": 171.589,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83254,
"c": 0.10201,
"h": 183.6
},
"luminance": 0.60392
}Semantic roles & 50–950 ramp
primary
#73DECF
secondary
#B04654
accent
#1C34CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484