#49DBFF#49DBFF
#49DBFF is a very light, vivid cyan. Relative luminance 0.593; OKLCH L 82.9% C 0.130 H 218.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #49DBFF |
|---|---|
| RGB | rgb(73, 219, 255) |
| HSL | hsl(192, 100%, 64%) |
| HSV | hsv(192, 71%, 100%) |
| CMYK | cmyk(71.4%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(81.45, -27.15, -28.69) |
| CIE-LCH | lch(81.45, 39.50, 226.58°) |
| OKLab | oklab(82.92% -0.1026 -0.0801) |
| OKLCH | oklch(82.92% 0.13 218) |
| XYZ | xyz(46.1216, 59.2941, 103.6025) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 1.77
Bright Sky Blue
#02CCFE
ΔE00 5.12
Sky Blue
#87CEEB
ΔE00 6.49
Baby Blue
#89CFF0
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DBFF #FF6D49
analogous
#49FFC8 #49DBFF #4980FF
triadic
#49DBFF #FF49DB #DBFF49
tetradic
#49DBFF #C849FF #FF6D49 #80FF49
square
#49DBFF #C849FF #FF6D49 #80FF49
split-complementary
#49DBFF #FF4980 #FFC849
monochromatic
#00A5CE #0CCFFF #49DBFF #86E7FF #C3F3FF
Accessibility & contrast
On white
1.63
#49DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#49DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DBFF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DBFF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#ABC2FF
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #49dbff; /* rgb */ color: rgb(73, 219, 255); /* oklch */ color: oklch(82.9% 0.130 218.0);
Tailwind
colors: {
custom: {
50: '#93e6ff',
500: '#49dbff',
950: '#000000',
},
}SCSS
$custom: #49dbff; $custom-light: #93e6ff; $custom-dark: #000000;
JSON
{
"hex": "#49dbff",
"rgb": {
"r": 73,
"g": 219,
"b": 255
},
"hsl": {
"h": 191.868,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.82923,
"c": 0.13013,
"h": 218
},
"luminance": 0.593
}Semantic roles & 50–950 ramp
primary
#49DBFF
secondary
#C94423
accent
#2D00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1618
muted
#808486