#73DEC9#73DEC9
#73DEC9 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.104 H 179.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEC9 |
|---|---|
| RGB | rgb(115, 222, 201) |
| HSL | hsl(168, 62%, 66%) |
| HSV | hsv(168, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.89, -35.96, 0.77) |
| CIE-LCH | lch(81.89, 35.96, 178.77°) |
| OKLab | oklab(83.08% -0.1044 0.0015) |
| OKLCH | oklch(83.08% 0.104 179.2) |
| XYZ | xyz(43.7297, 60.1007, 64.5432) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 5.90
Aqua (survey)
#13EAC9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEC9 #DE7388
analogous
#73DE93 #73DEC9 #73BDDE
triadic
#73DEC9 #C973DE #DEC973
tetradic
#73DEC9 #9373DE #DE7388 #BDDE73
square
#73DEC9 #9373DE #DE7388 #BDDE73
split-complementary
#73DEC9 #DE73BD #DE9373
monochromatic
#29AE94 #41D2B6 #73DEC9 #A5EADC #D6F5EF
Accessibility & contrast
On white
1.61
#73DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#73DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEC9
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEC9 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C8
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#42E1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dec9; /* rgb */ color: rgb(115, 222, 201); /* oklch */ color: oklch(83.1% 0.104 179.2);
Tailwind
colors: {
custom: {
50: '#a2e8d9',
500: '#73dec9',
950: '#000000',
},
}SCSS
$custom: #73dec9; $custom-light: #a2e8d9; $custom-dark: #000000;
JSON
{
"hex": "#73dec9",
"rgb": {
"r": 115,
"g": 222,
"b": 201
},
"hsl": {
"h": 168.224,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83076,
"c": 0.1044,
"h": 179.2
},
"luminance": 0.60104
}Semantic roles & 50–950 ramp
primary
#73DEC9
secondary
#B0465A
accent
#1C3ECA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483