#73CBCF#73CBCF
#73CBCF is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.085 H 199.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73CBCF |
|---|---|
| RGB | rgb(115, 203, 207) |
| HSL | hsl(183, 49%, 63%) |
| HSV | hsv(183, 44%, 81%) |
| CMYK | cmyk(44.4%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(76.59, -25.40, -10.25) |
| CIE-LCH | lch(76.59, 27.39, 201.98°) |
| OKLab | oklab(78.86% -0.0802 -0.0282) |
| OKLCH | oklch(78.86% 0.085 199.4) |
| XYZ | xyz(39.6843, 50.8585, 66.7448) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.06
Aqua Blue
#02D8E9
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 8.74
Robin'S Egg Blue
#98EFF9
ΔE00 8.95
Robin Egg Blue
#8AF1FE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CBCF #CF7773
analogous
#73CFA5 #73CBCF #739DCF
triadic
#73CBCF #CF73CB #CBCF73
tetradic
#73CBCF #A573CF #CF7773 #9DCF73
square
#73CBCF #A573CF #CF7773 #9DCF73
split-complementary
#73CBCF #CF739D #CFA573
monochromatic
#339095 #45BABF #73CBCF #A1DCDF #CEEDEE
Accessibility & contrast
On white
1.88
#73CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#73CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CBCF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CBCF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#44D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73cbcf; /* rgb */ color: rgb(115, 203, 207); /* oklch */ color: oklch(78.9% 0.085 199.4);
Tailwind
colors: {
custom: {
50: '#a1dbdd',
500: '#73cbcf',
950: '#000000',
},
}SCSS
$custom: #73cbcf; $custom-light: #a1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#73cbcf",
"rgb": {
"r": 115,
"g": 203,
"b": 207
},
"hsl": {
"h": 182.609,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78861,
"c": 0.08507,
"h": 199.4
},
"luminance": 0.50862
}Semantic roles & 50–950 ramp
primary
#73CBCF
secondary
#9B4F4C
accent
#3029BC
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484