#73CCDB#73CCDB
#73CCDB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.088 H 209.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCDB |
|---|---|
| RGB | rgb(115, 204, 219) |
| HSL | hsl(189, 59%, 65%) |
| HSV | hsv(189, 47%, 86%) |
| CMYK | cmyk(47.5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.25, -22.77, -15.74) |
| CIE-LCH | lch(77.25, 27.68, 214.65°) |
| OKLab | oklab(79.51% -0.0766 -0.0434) |
| OKLCH | oklch(79.51% 0.088 209.5) |
| XYZ | xyz(41.4444, 51.9416, 74.8458) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.31
Sky Blue
#87CEEB
ΔE00 6.45
Neon Blue
#04D9FF
ΔE00 7.32
Baby Blue
#89CFF0
ΔE00 7.80
Robin'S Egg
#6DEDFD
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCDB #DB8273
analogous
#73DBB6 #73CCDB #7398DB
triadic
#73CCDB #DB73CC #CCDB73
tetradic
#73CCDB #B673DB #DB8273 #98DB73
square
#73CCDB #B673DB #DB8273 #98DB73
split-complementary
#73CCDB #DB7398 #DBB673
monochromatic
#2B96A8 #42BACE #73CCDB #A4DEE8 #D4EFF4
Accessibility & contrast
On white
1.84
#73CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#73CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCDB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCDB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#3AD3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73ccdb; /* rgb */ color: rgb(115, 204, 219); /* oklch */ color: oklch(79.5% 0.088 209.5);
Tailwind
colors: {
custom: {
50: '#a2dbe6',
500: '#73ccdb',
950: '#000000',
},
}SCSS
$custom: #73ccdb; $custom-light: #a2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#73ccdb",
"rgb": {
"r": 115,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.654,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.79506,
"c": 0.088,
"h": 209.5
},
"luminance": 0.51945
}Semantic roles & 50–950 ramp
primary
#73CCDB
secondary
#AB5547
accent
#371FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484