#73CCD4#73CCD4
#73CCD4 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.086 H 203.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCD4 |
|---|---|
| RGB | rgb(115, 204, 212) |
| HSL | hsl(185, 53%, 64%) |
| HSV | hsv(185, 46%, 83%) |
| CMYK | cmyk(45.8%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.03, -24.61, -12.30) |
| CIE-LCH | lch(77.03, 27.51, 206.55°) |
| OKLab | oklab(79.26% -0.0794 -0.0339) |
| OKLCH | oklch(79.26% 0.086 203.1) |
| XYZ | xyz(40.5422, 51.5808, 70.0942) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.39
Robin Egg Blue
#8AF1FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCD4 #D47B73
analogous
#73D4AC #73CCD4 #739CD4
triadic
#73CCD4 #D473CC #CCD473
tetradic
#73CCD4 #AC73D4 #D47B73 #9CD473
square
#73CCD4 #AC73D4 #D47B73 #9CD473
split-complementary
#73CCD4 #D4739C #D4AC73
monochromatic
#30949D #44BBC6 #73CCD4 #A2DDE2 #D1EEF1
Accessibility & contrast
On white
1.86
#73CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#73CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCD4
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCD4 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D5
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#40D2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73ccd4; /* rgb */ color: rgb(115, 204, 212); /* oklch */ color: oklch(79.3% 0.086 203.1);
Tailwind
colors: {
custom: {
50: '#a1dbe1',
500: '#73ccd4',
950: '#000000',
},
}SCSS
$custom: #73ccd4; $custom-light: #a1dbe1; $custom-dark: #000000;
JSON
{
"hex": "#73ccd4",
"rgb": {
"r": 115,
"g": 204,
"b": 212
},
"hsl": {
"h": 184.948,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.7926,
"c": 0.08628,
"h": 203.1
},
"luminance": 0.51584
}Semantic roles & 50–950 ramp
primary
#73CCD4
secondary
#A1514A
accent
#3225C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484