#73CFCC#73CFCC
#73CFCC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.088 H 192.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFCC |
|---|---|
| RGB | rgb(115, 207, 204) |
| HSL | hsl(178, 49%, 63%) |
| HSV | hsv(178, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.65, -28.12, -7.06) |
| CIE-LCH | lch(77.65, 28.99, 194.09°) |
| OKLab | oklab(79.68% -0.0861 -0.0195) |
| OKLCH | oklch(79.68% 0.088 192.8) |
| XYZ | xyz(40.2778, 52.6269, 65.1505) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 7.30
Aqua Blue
#02D8E9
ΔE00 7.90
Pale Teal
#82CBB2
ΔE00 8.58
Seafoam Blue
#78D1B6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFCC #CF7376
analogous
#73CF9E #73CFCC #73A4CF
triadic
#73CFCC #CC73CF #CFCC73
tetradic
#73CFCC #9E73CF #CF7376 #A4CF73
square
#73CFCC #9E73CF #CF7376 #A4CF73
split-complementary
#73CFCC #CF73A4 #CF9E73
monochromatic
#339591 #45BFBB #73CFCC #A1DFDD #CEEEED
Accessibility & contrast
On white
1.82
#73CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#73CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFCC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFCC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#45D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cfcc; /* rgb */ color: rgb(115, 207, 204); /* oklch */ color: oklch(79.7% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a1dedb',
500: '#73cfcc',
950: '#000000',
},
}SCSS
$custom: #73cfcc; $custom-light: #a1dedb; $custom-dark: #000000;
JSON
{
"hex": "#73cfcc",
"rgb": {
"r": 115,
"g": 207,
"b": 204
},
"hsl": {
"h": 178.043,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79684,
"c": 0.08829,
"h": 192.8
},
"luminance": 0.5263
}Semantic roles & 50–950 ramp
primary
#73CFCC
secondary
#9B4C4E
accent
#292EBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484