#73DEC3#73DEC3
#73DEC3 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.107 H 175.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEC3 |
|---|---|
| RGB | rgb(115, 222, 195) |
| HSL | hsl(165, 62%, 66%) |
| HSV | hsv(165, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.74, -37.35, 3.74) |
| CIE-LCH | lch(81.74, 37.54, 174.28°) |
| OKLab | oklab(82.9% -0.107 0.0093) |
| OKLCH | oklch(82.9% 0.107 175) |
| XYZ | xyz(43.0376, 59.8239, 60.8984) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 5.40
Pale Teal
#82CBB2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEC3 #DE738E
analogous
#73DE8D #73DEC3 #73C3DE
triadic
#73DEC3 #C373DE #DEC373
tetradic
#73DEC3 #8D73DE #DE738E #C3DE73
square
#73DEC3 #8D73DE #DE738E #C3DE73
split-complementary
#73DEC3 #DE73C3 #DE8D73
monochromatic
#29AE8C #41D2AE #73DEC3 #A5EAD8 #D6F5ED
Accessibility & contrast
On white
1.62
#73DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#73DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEC3
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEC3 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C2
Deuteranopia (green-blind)
#C6C6C5
Tritanopia (blue-blind)
#46E0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dec3; /* rgb */ color: rgb(115, 222, 195); /* oklch */ color: oklch(82.9% 0.107 175.0);
Tailwind
colors: {
custom: {
50: '#a2e9d5',
500: '#73dec3',
950: '#000000',
},
}SCSS
$custom: #73dec3; $custom-light: #a2e9d5; $custom-dark: #000000;
JSON
{
"hex": "#73dec3",
"rgb": {
"r": 115,
"g": 222,
"b": 195
},
"hsl": {
"h": 164.86,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82904,
"c": 0.10741,
"h": 175
},
"luminance": 0.59828
}Semantic roles & 50–950 ramp
primary
#73DEC3
secondary
#B04660
accent
#1C48CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483