#49DFF6#49DFF6
#49DFF6 is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.5% C 0.127 H 209.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #49DFF6 |
|---|---|
| RGB | rgb(73, 223, 246) |
| HSL | hsl(188, 91%, 63%) |
| HSV | hsv(188, 70%, 96%) |
| CMYK | cmyk(70.3%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(82.29, -31.79, -22.64) |
| CIE-LCH | lch(82.29, 39.03, 215.46°) |
| OKLab | oklab(83.5% -0.1098 -0.063) |
| OKLCH | oklch(83.5% 0.127 209.8) |
| XYZ | xyz(45.7627, 60.8403, 96.5024) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Robin'S Egg
#6DEDFD
ΔE00 3.98
Neon Blue
#04D9FF
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 7.10
Bright Light Blue
#26F7FD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DFF6 #F66049
analogous
#49F6B7 #49DFF6 #4988F6
triadic
#49DFF6 #F649DF #DFF649
tetradic
#49DFF6 #B749F6 #F66049 #88F649
square
#49DFF6 #B749F6 #F66049 #88F649
split-complementary
#49DFF6 #F64988 #F6B749
monochromatic
#09A4BB #0FD5F3 #49DFF6 #83E9F9 #BEF4FC
Accessibility & contrast
On white
1.59
#49DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#49DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DFF6
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DFF6 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 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)
#CBD7F7
Deuteranopia (green-blind)
#B3C5F6
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #49dff6; /* rgb */ color: rgb(73, 223, 246); /* oklch */ color: oklch(83.5% 0.127 209.8);
Tailwind
colors: {
custom: {
50: '#92e9f9',
500: '#49dff6',
950: '#000000',
},
}SCSS
$custom: #49dff6; $custom-light: #92e9f9; $custom-dark: #000000;
JSON
{
"hex": "#49dff6",
"rgb": {
"r": 73,
"g": 223,
"b": 246
},
"hsl": {
"h": 187.977,
"s": 90.576,
"l": 62.549
},
"oklch": {
"l": 0.83497,
"c": 0.12659,
"h": 209.8
},
"luminance": 0.60846
}Semantic roles & 50–950 ramp
primary
#49DFF6
secondary
#BA3D2A
accent
#1F00E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485