#73DCC2#73DCC2
#73DCC2 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.106 H 175.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCC2 |
|---|---|
| RGB | rgb(115, 220, 194) |
| HSL | hsl(165, 60%, 66%) |
| HSV | hsv(165, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(81.14, -36.67, 3.40) |
| CIE-LCH | lch(81.14, 36.83, 174.71°) |
| OKLab | oklab(82.41% -0.1052 0.0084) |
| OKLCH | oklch(82.41% 0.106 175.4) |
| XYZ | xyz(42.3969, 58.7228, 60.1289) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.96
Light Teal
#90E4C1
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 4.84
Pale Teal
#82CBB2
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCC2 #DC738D
analogous
#73DC8D #73DCC2 #73C1DC
triadic
#73DCC2 #C273DC #DCC273
tetradic
#73DCC2 #8D73DC #DC738D #C1DC73
square
#73DCC2 #8D73DC #DC738D #C1DC73
split-complementary
#73DCC2 #DC73C1 #DC8D73
monochromatic
#2BAA8A #42D0AD #73DCC2 #A4E8D7 #D5F4ED
Accessibility & contrast
On white
1.65
#73DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#73DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCC2
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCC2 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C5C4C4
Tritanopia (blue-blind)
#47DED4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73dcc2; /* rgb */ color: rgb(115, 220, 194); /* oklch */ color: oklch(82.4% 0.106 175.4);
Tailwind
colors: {
custom: {
50: '#a2e7d4',
500: '#73dcc2',
950: '#000000',
},
}SCSS
$custom: #73dcc2; $custom-light: #a2e7d4; $custom-dark: #000000;
JSON
{
"hex": "#73dcc2",
"rgb": {
"r": 115,
"g": 220,
"b": 194
},
"hsl": {
"h": 165.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82408,
"c": 0.10553,
"h": 175.4
},
"luminance": 0.58726
}Semantic roles & 50–950 ramp
primary
#73DCC2
secondary
#AD4760
accent
#1E48C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483