#73DCCB#73DCCB
#73DCCB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.101 H 181.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCCB |
|---|---|
| RGB | rgb(115, 220, 203) |
| HSL | hsl(170, 60%, 66%) |
| HSV | hsv(170, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(81.37, -34.55, -1.05) |
| CIE-LCH | lch(81.37, 34.57, 181.75°) |
| OKLab | oklab(82.67% -0.1013 -0.0034) |
| OKLCH | oklch(82.67% 0.101 181.9) |
| XYZ | xyz(43.4384, 59.1394, 65.6143) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCCB #DC7384
analogous
#73DC96 #73DCCB #73B8DC
triadic
#73DCCB #CB73DC #DCCB73
tetradic
#73DCCB #9673DC #DC7384 #B8DC73
square
#73DCCB #9673DC #DC7384 #B8DC73
split-complementary
#73DCCB #DC73B8 #DC9673
monochromatic
#2BAA95 #42D0B9 #73DCCB #A4E8DD #D5F4EF
Accessibility & contrast
On white
1.64
#73DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#73DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCCB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCCB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#41DFD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dccb; /* rgb */ color: rgb(115, 220, 203); /* oklch */ color: oklch(82.7% 0.101 181.9);
Tailwind
colors: {
custom: {
50: '#a2e7da',
500: '#73dccb',
950: '#000000',
},
}SCSS
$custom: #73dccb; $custom-light: #a2e7da; $custom-dark: #000000;
JSON
{
"hex": "#73dccb",
"rgb": {
"r": 115,
"g": 220,
"b": 203
},
"hsl": {
"h": 170.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.82669,
"c": 0.10135,
"h": 181.9
},
"luminance": 0.59143
}Semantic roles & 50–950 ramp
primary
#73DCCB
secondary
#AD4757
accent
#1E39C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483