#73D8EB#73D8EB
#73D8EB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.8% C 0.098 H 211.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #73D8EB |
|---|---|
| RGB | rgb(115, 216, 235) |
| HSL | hsl(190, 75%, 69%) |
| HSV | hsv(190, 51%, 92%) |
| CMYK | cmyk(51.1%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(81.15, -24.46, -18.41) |
| CIE-LCH | lch(81.15, 30.62, 216.97°) |
| OKLab | oklab(82.81% -0.0837 -0.0509) |
| OKLCH | oklch(82.81% 0.098 211.3) |
| XYZ | xyz(46.6156, 58.7506, 87.4646) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.62
Neon Blue
#04D9FF
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D8EB #EB8673
analogous
#73EBC2 #73D8EB #739CEB
triadic
#73D8EB #EB73D8 #D8EB73
tetradic
#73D8EB #C273EB #EB8673 #9CEB73
square
#73D8EB #C273EB #EB8673 #9CEB73
split-complementary
#73D8EB #EB739C #EBC273
monochromatic
#1CACC7 #3DC9E3 #73D8EB #A9E7F3 #DEF6FA
Accessibility & contrast
On white
1.65
#73D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#73D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D8EB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D8EB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#B5C4EB
Tritanopia (blue-blind)
#1FE0DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73d8eb; /* rgb */ color: rgb(115, 216, 235); /* oklch */ color: oklch(82.8% 0.098 211.3);
Tailwind
colors: {
custom: {
50: '#a3e4f1',
500: '#73d8eb',
950: '#000000',
},
}SCSS
$custom: #73d8eb; $custom-light: #a3e4f1; $custom-dark: #000000;
JSON
{
"hex": "#73d8eb",
"rgb": {
"r": 115,
"g": 216,
"b": 235
},
"hsl": {
"h": 189.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.82805,
"c": 0.09794,
"h": 211.3
},
"luminance": 0.58755
}Semantic roles & 50–950 ramp
primary
#73D8EB
secondary
#C3543F
accent
#2E0ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485