#73DBEC#73DBEC
#73DBEC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.099 H 209.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73DBEC |
|---|---|
| RGB | rgb(115, 219, 236) |
| HSL | hsl(188, 76%, 69%) |
| HSV | hsv(188, 51%, 93%) |
| CMYK | cmyk(51.3%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.03, -25.67, -17.62) |
| CIE-LCH | lch(82.03, 31.13, 214.46°) |
| OKLab | oklab(83.52% -0.0866 -0.0486) |
| OKLCH | oklch(83.52% 0.099 209.3) |
| XYZ | xyz(47.5361, 60.3598, 88.4861) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DBEC #EC8473
analogous
#73ECC1 #73DBEC #739FEC
triadic
#73DBEC #EC73DB #DBEC73
tetradic
#73DBEC #C173EC #EC8473 #9FEC73
square
#73DBEC #C173EC #EC8473 #9FEC73
split-complementary
#73DBEC #EC739F #ECC173
monochromatic
#1BB1C9 #3DCDE5 #73DBEC #A9E9F3 #DFF7FB
Accessibility & contrast
On white
1.61
#73DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#73DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DBEC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DBEC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#1BE3E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dbec; /* rgb */ color: rgb(115, 219, 236); /* oklch */ color: oklch(83.5% 0.099 209.3);
Tailwind
colors: {
custom: {
50: '#a4e6f2',
500: '#73dbec',
950: '#000000',
},
}SCSS
$custom: #73dbec; $custom-light: #a4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#73dbec",
"rgb": {
"r": 115,
"g": 219,
"b": 236
},
"hsl": {
"h": 188.43,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.8352,
"c": 0.09932,
"h": 209.3
},
"luminance": 0.60364
}Semantic roles & 50–950 ramp
primary
#73DBEC
secondary
#C4523F
accent
#2A0DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485