#73DBC2#73DBC2
#73DBC2 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.104 H 176.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #73DBC2 |
|---|---|
| RGB | rgb(115, 219, 194) |
| HSL | hsl(166, 59%, 65%) |
| HSV | hsv(166, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 11.4%, 14.1%) |
| CIE-LAB | lab(80.85, -36.21, 2.98) |
| CIE-LCH | lch(80.85, 36.33, 175.30°) |
| OKLab | oklab(82.17% -0.1041 0.0073) |
| OKLCH | oklch(82.17% 0.104 176) |
| XYZ | xyz(42.1353, 58.1994, 60.0417) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.85
Pale Teal
#82CBB2
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 4.87
Light Teal
#90E4C1
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DBC2 #DB738C
analogous
#73DB8E #73DBC2 #73C0DB
triadic
#73DBC2 #C273DB #DBC273
tetradic
#73DBC2 #8E73DB #DB738C #C0DB73
square
#73DBC2 #8E73DB #DB738C #C0DB73
split-complementary
#73DBC2 #DB73C0 #DB8E73
monochromatic
#2BA88A #42CEAD #73DBC2 #A4E8D7 #D4F4EC
Accessibility & contrast
On white
1.66
#73DBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#73DBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DBC2
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DBC2 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#48DDD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73dbc2; /* rgb */ color: rgb(115, 219, 194); /* oklch */ color: oklch(82.2% 0.104 176.0);
Tailwind
colors: {
custom: {
50: '#a2e6d4',
500: '#73dbc2',
950: '#000000',
},
}SCSS
$custom: #73dbc2; $custom-light: #a2e6d4; $custom-dark: #000000;
JSON
{
"hex": "#73dbc2",
"rgb": {
"r": 115,
"g": 219,
"b": 194
},
"hsl": {
"h": 165.577,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.82174,
"c": 0.10432,
"h": 176
},
"luminance": 0.58203
}Semantic roles & 50–950 ramp
primary
#73DBC2
secondary
#AB475F
accent
#1F47C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483