#73DCEB#73DCEB
#73DCEB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.099 H 207.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCEB |
|---|---|
| RGB | rgb(115, 220, 235) |
| HSL | hsl(188, 75%, 69%) |
| HSV | hsv(188, 51%, 92%) |
| CMYK | cmyk(51.1%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.28, -26.43, -16.71) |
| CIE-LCH | lch(82.28, 31.27, 212.30°) |
| OKLab | oklab(83.71% -0.0881 -0.0461) |
| OKLCH | oklch(83.71% 0.099 207.6) |
| XYZ | xyz(47.6529, 60.8251, 87.8104) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 6.64
Sky Blue
#87CEEB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCEB #EB8273
analogous
#73EBBE #73DCEB #73A0EB
triadic
#73DCEB #EB73DC #DCEB73
tetradic
#73DCEB #BE73EB #EB8273 #A0EB73
square
#73DCEB #BE73EB #EB8273 #A0EB73
split-complementary
#73DCEB #EB73A0 #EBBE73
monochromatic
#1CB2C7 #3DCFE3 #73DCEB #A9E9F3 #DEF7FA
Accessibility & contrast
On white
1.60
#73DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#73DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCEB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCEB | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#1CE4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dceb; /* rgb */ color: rgb(115, 220, 235); /* oklch */ color: oklch(83.7% 0.099 207.6);
Tailwind
colors: {
custom: {
50: '#a4e7f1',
500: '#73dceb',
950: '#000000',
},
}SCSS
$custom: #73dceb; $custom-light: #a4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#73dceb",
"rgb": {
"r": 115,
"g": 220,
"b": 235
},
"hsl": {
"h": 187.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.83711,
"c": 0.09942,
"h": 207.6
},
"luminance": 0.60829
}Semantic roles & 50–950 ramp
primary
#73DCEB
secondary
#C3503F
accent
#270ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485