#73CCDC#73CCDC
#73CCDC is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.088 H 210.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCDC |
|---|---|
| RGB | rgb(115, 204, 220) |
| HSL | hsl(189, 60%, 66%) |
| HSV | hsv(189, 48%, 86%) |
| CMYK | cmyk(47.7%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(77.28, -22.51, -16.23) |
| CIE-LCH | lch(77.28, 27.75, 215.80°) |
| OKLab | oklab(79.54% -0.0762 -0.0447) |
| OKLCH | oklch(79.54% 0.088 210.4) |
| XYZ | xyz(41.5764, 51.9945, 75.5412) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.42
Neon Blue
#04D9FF
ΔE00 7.10
Baby Blue
#89CFF0
ΔE00 7.46
Robin'S Egg
#6DEDFD
ΔE00 7.89
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCDC #DC8373
analogous
#73DCB7 #73CCDC #7397DC
triadic
#73CCDC #DC73CC #CCDC73
tetradic
#73CCDC #B773DC #DC8373 #97DC73
square
#73CCDC #B773DC #DC8373 #97DC73
split-complementary
#73CCDC #DC7397 #DCB773
monochromatic
#2B97AA #42BAD0 #73CCDC #A4DEE8 #D5F0F4
Accessibility & contrast
On white
1.84
#73CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#73CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCDC
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCDC | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#39D3D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73ccdc; /* rgb */ color: rgb(115, 204, 220); /* oklch */ color: oklch(79.5% 0.088 210.4);
Tailwind
colors: {
custom: {
50: '#a2dbe6',
500: '#73ccdc',
950: '#000000',
},
}SCSS
$custom: #73ccdc; $custom-light: #a2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#73ccdc",
"rgb": {
"r": 115,
"g": 204,
"b": 220
},
"hsl": {
"h": 189.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.79542,
"c": 0.08834,
"h": 210.4
},
"luminance": 0.51998
}Semantic roles & 50–950 ramp
primary
#73CCDC
secondary
#AD5647
accent
#381EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484