#49DBEC#49DBEC
#49DBEC is a very light, vivid teal. Relative luminance 0.581; OKLCH L 82.2% C 0.123 H 206.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #49DBEC |
|---|---|
| RGB | rgb(73, 219, 236) |
| HSL | hsl(186, 81%, 61%) |
| HSV | hsv(186, 69%, 93%) |
| CMYK | cmyk(69.1%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(80.81, -32.82, -19.58) |
| CIE-LCH | lch(80.81, 38.22, 210.82°) |
| OKLab | oklab(82.19% -0.1099 -0.0544) |
| OKLCH | oklch(82.19% 0.123 206.3) |
| XYZ | xyz(43.2129, 58.1306, 88.2835) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.11
Robin'S Egg
#6DEDFD
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DBEC #EC5A49
analogous
#49ECAC #49DBEC #4989EC
triadic
#49DBEC #EC49DB #DBEC49
tetradic
#49DBEC #AC49EC #EC5A49 #89EC49
square
#49DBEC #AC49EC #EC5A49 #89EC49
split-complementary
#49DBEC #EC4989 #ECAC49
monochromatic
#1299A9 #17CBE0 #49DBEC #80E6F2 #B8F1F8
Accessibility & contrast
On white
1.66
#49DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#49DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DBEC
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DBEC | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2ED
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #49dbec; /* rgb */ color: rgb(73, 219, 236); /* oklch */ color: oklch(82.2% 0.123 206.3);
Tailwind
colors: {
custom: {
50: '#91e6f2',
500: '#49dbec',
950: '#000000',
},
}SCSS
$custom: #49dbec; $custom-light: #91e6f2; $custom-dark: #000000;
JSON
{
"hex": "#49dbec",
"rgb": {
"r": 73,
"g": 219,
"b": 236
},
"hsl": {
"h": 186.258,
"s": 81.095,
"l": 60.588
},
"oklch": {
"l": 0.82193,
"c": 0.12266,
"h": 206.3
},
"luminance": 0.58136
}Semantic roles & 50–950 ramp
primary
#49DBEC
secondary
#AA3C2F
accent
#1E08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0E1616
muted
#7F8485