#73CCD7#73CCD7
#73CCD7 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.087 H 205.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCD7 |
|---|---|
| RGB | rgb(115, 204, 215) |
| HSL | hsl(187, 56%, 65%) |
| HSV | hsv(187, 47%, 84%) |
| CMYK | cmyk(46.5%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(77.12, -23.83, -13.77) |
| CIE-LCH | lch(77.12, 27.52, 210.03°) |
| OKLab | oklab(79.36% -0.0781 -0.0379) |
| OKLCH | oklch(79.36% 0.087 205.9) |
| XYZ | xyz(40.9241, 51.7335, 72.1058) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 7.35
Sky Blue
#87CEEB
ΔE00 7.82
Robin'S Egg
#6DEDFD
ΔE00 7.82
Mediumturquoise
#48D1CC
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCD7 #D77E73
analogous
#73D7B0 #73CCD7 #739AD7
triadic
#73CCD7 #D773CC #CCD773
tetradic
#73CCD7 #B073D7 #D77E73 #9AD773
square
#73CCD7 #B073D7 #D77E73 #9AD773
split-complementary
#73CCD7 #D7739A #D7B073
monochromatic
#2E95A1 #43BBC9 #73CCD7 #A3DDE5 #D2EFF2
Accessibility & contrast
On white
1.85
#73CCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#73CCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCD7
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCD7 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6D8
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#3ED3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73ccd7; /* rgb */ color: rgb(115, 204, 215); /* oklch */ color: oklch(79.4% 0.087 205.9);
Tailwind
colors: {
custom: {
50: '#a1dbe3',
500: '#73ccd7',
950: '#000000',
},
}SCSS
$custom: #73ccd7; $custom-light: #a1dbe3; $custom-dark: #000000;
JSON
{
"hex": "#73ccd7",
"rgb": {
"r": 115,
"g": 204,
"b": 215
},
"hsl": {
"h": 186.6,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.79364,
"c": 0.08687,
"h": 205.9
},
"luminance": 0.51737
}Semantic roles & 50–950 ramp
primary
#73CCD7
secondary
#A55349
accent
#3422C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484