#73CCCE#73CCCE
#73CCCE is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.086 H 197.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCCE |
|---|---|
| RGB | rgb(115, 204, 206) |
| HSL | hsl(181, 48%, 63%) |
| HSV | hsv(181, 44%, 81%) |
| CMYK | cmyk(44.2%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.85, -26.15, -9.33) |
| CIE-LCH | lch(76.85, 27.77, 199.63°) |
| OKLab | oklab(79.06% -0.0818 -0.0257) |
| OKLCH | oklch(79.06% 0.086 197.4) |
| XYZ | xyz(39.7993, 51.2836, 66.1820) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 8.88
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Turquoise
#40E0D0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCCE #CE7573
analogous
#73CEA3 #73CCCE #739ECE
triadic
#73CCCE #CE73CC #CCCE73
tetradic
#73CCCE #A373CE #CE7573 #9ECE73
square
#73CCCE #A373CE #CE7573 #9ECE73
split-complementary
#73CCCE #CE739E #CEA373
monochromatic
#339193 #46BBBE #73CCCE #A0DDDE #CEEDEE
Accessibility & contrast
On white
1.87
#73CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#73CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCCE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCCE | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CE
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#44D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73ccce; /* rgb */ color: rgb(115, 204, 206); /* oklch */ color: oklch(79.1% 0.086 197.4);
Tailwind
colors: {
custom: {
50: '#a1dbdc',
500: '#73ccce',
950: '#000000',
},
}SCSS
$custom: #73ccce; $custom-light: #a1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#73ccce",
"rgb": {
"r": 115,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.319,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.79057,
"c": 0.08575,
"h": 197.4
},
"luminance": 0.51287
}Semantic roles & 50–950 ramp
primary
#73CCCE
secondary
#994E4C
accent
#2D2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484