#73CFC0#73CFC0
#73CFC0 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.091 H 182.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFC0 |
|---|---|
| RGB | rgb(115, 207, 192) |
| HSL | hsl(170, 49%, 63%) |
| HSV | hsv(170, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(77.32, -31.05, -1.09) |
| CIE-LCH | lch(77.32, 31.07, 182.01°) |
| OKLab | oklab(79.31% -0.0912 -0.0034) |
| OKLCH | oklch(79.31% 0.091 182.2) |
| XYZ | xyz(38.8937, 52.0732, 57.8605) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.13
Pale Teal
#82CBB2
ΔE00 4.57
Mediumturquoise
#48D1CC
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 6.51
Turquoise (survey)
#06C2AC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFC0 #CF7382
analogous
#73CF92 #73CFC0 #73B0CF
triadic
#73CFC0 #C073CF #CFC073
tetradic
#73CFC0 #9273CF #CF7382 #B0CF73
square
#73CFC0 #9273CF #CF7382 #B0CF73
split-complementary
#73CFC0 #CF73B0 #CF9273
monochromatic
#339585 #45BFAB #73CFC0 #A1DFD5 #CEEEE9
Accessibility & contrast
On white
1.84
#73CFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#73CFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFC0
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFC0 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#B8BAC1
Tritanopia (blue-blind)
#4CD2CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cfc0; /* rgb */ color: rgb(115, 207, 192); /* oklch */ color: oklch(79.3% 0.091 182.2);
Tailwind
colors: {
custom: {
50: '#a1ded3',
500: '#73cfc0',
950: '#000000',
},
}SCSS
$custom: #73cfc0; $custom-light: #a1ded3; $custom-dark: #000000;
JSON
{
"hex": "#73cfc0",
"rgb": {
"r": 115,
"g": 207,
"b": 192
},
"hsl": {
"h": 170.217,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.7931,
"c": 0.09126,
"h": 182.2
},
"luminance": 0.52076
}Semantic roles & 50–950 ramp
primary
#73CFC0
secondary
#9B4C59
accent
#2941BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483