#73DBEB#73DBEB
#73DBEB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.5% C 0.099 H 208.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #73DBEB |
|---|---|
| RGB | rgb(115, 219, 235) |
| HSL | hsl(188, 75%, 69%) |
| HSV | hsv(188, 51%, 92%) |
| CMYK | cmyk(51.1%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(82.00, -25.94, -17.13) |
| CIE-LCH | lch(82.00, 31.09, 213.44°) |
| OKLab | oklab(83.48% -0.087 -0.0473) |
| OKLCH | oklch(83.48% 0.099 208.5) |
| XYZ | xyz(47.3912, 60.3018, 87.7231) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DBEB #EB8373
analogous
#73EBBF #73DBEB #739FEB
triadic
#73DBEB #EB73DB #DBEB73
tetradic
#73DBEB #BF73EB #EB8373 #9FEB73
square
#73DBEB #BF73EB #EB8373 #9FEB73
split-complementary
#73DBEB #EB739F #EBBF73
monochromatic
#1CB0C7 #3DCDE3 #73DBEB #A9E9F3 #DEF7FA
Accessibility & contrast
On white
1.61
#73DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#73DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DBEB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DBEB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#1DE3E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dbeb; /* rgb */ color: rgb(115, 219, 235); /* oklch */ color: oklch(83.5% 0.099 208.5);
Tailwind
colors: {
custom: {
50: '#a4e6f1',
500: '#73dbeb',
950: '#000000',
},
}SCSS
$custom: #73dbeb; $custom-light: #a4e6f1; $custom-dark: #000000;
JSON
{
"hex": "#73dbeb",
"rgb": {
"r": 115,
"g": 219,
"b": 235
},
"hsl": {
"h": 188,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.83484,
"c": 0.09901,
"h": 208.5
},
"luminance": 0.60306
}Semantic roles & 50–950 ramp
primary
#73DBEB
secondary
#C3513F
accent
#290ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485