#73CFC8#73CFC8
#73CFC8 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.089 H 189.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFC8 |
|---|---|
| RGB | rgb(115, 207, 200) |
| HSL | hsl(175, 49%, 63%) |
| HSV | hsv(175, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.54, -29.11, -5.07) |
| CIE-LCH | lch(77.54, 29.55, 189.89°) |
| OKLab | oklab(79.56% -0.0878 -0.0141) |
| OKLCH | oklch(79.56% 0.089 189.2) |
| XYZ | xyz(39.8042, 52.4374, 62.6563) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.67
Darkturquoise
#00CED1
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 6.43
Seafoam Blue
#78D1B6
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.16
Topaz
#13BBAF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFC8 #CF737A
analogous
#73CF9A #73CFC8 #73A8CF
triadic
#73CFC8 #C873CF #CFC873
tetradic
#73CFC8 #9A73CF #CF737A #A8CF73
square
#73CFC8 #9A73CF #CF737A #A8CF73
split-complementary
#73CFC8 #CF73A8 #CF9A73
monochromatic
#33958D #45BFB6 #73CFC8 #A1DFDA #CEEEEC
Accessibility & contrast
On white
1.83
#73CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#73CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFC8
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFC8 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#B6BBC9
Tritanopia (blue-blind)
#48D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cfc8; /* rgb */ color: rgb(115, 207, 200); /* oklch */ color: oklch(79.6% 0.089 189.2);
Tailwind
colors: {
custom: {
50: '#a1ded8',
500: '#73cfc8',
950: '#000000',
},
}SCSS
$custom: #73cfc8; $custom-light: #a1ded8; $custom-dark: #000000;
JSON
{
"hex": "#73cfc8",
"rgb": {
"r": 115,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.435,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.79556,
"c": 0.08891,
"h": 189.2
},
"luminance": 0.52441
}Semantic roles & 50–950 ramp
primary
#73CFC8
secondary
#9B4C52
accent
#2934BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483