#49DFFF#49DFFF
#49DFFF is a very light, vivid cyan. Relative luminance 0.614; OKLCH L 83.8% C 0.130 H 215.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #49DFFF |
|---|---|
| RGB | rgb(73, 223, 255) |
| HSL | hsl(191, 100%, 64%) |
| HSV | hsv(191, 71%, 100%) |
| CMYK | cmyk(71.4%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(82.60, -29.10, -26.94) |
| CIE-LCH | lch(82.60, 39.66, 222.79°) |
| OKLab | oklab(83.84% -0.1063 -0.0751) |
| OKLCH | oklch(83.84% 0.13 215.2) |
| XYZ | xyz(47.1777, 61.4063, 103.9545) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.33
Robin'S Egg
#6DEDFD
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 5.99
Bright Sky Blue
#02CCFE
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 7.19
Sky Blue
#87CEEB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DFFF #FF6949
analogous
#49FFC4 #49DFFF #4984FF
triadic
#49DFFF #FF49DF #DFFF49
tetradic
#49DFFF #C449FF #FF6949 #84FF49
square
#49DFFF #C449FF #FF6949 #84FF49
split-complementary
#49DFFF #FF4984 #FFC449
monochromatic
#00A9CE #0CD4FF #49DFFF #86EAFF #C3F5FF
Accessibility & contrast
On white
1.58
#49DFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#49DFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DFFF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DFFF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B0C6FF
Tritanopia (blue-blind)
#00EBE9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #49dfff; /* rgb */ color: rgb(73, 223, 255); /* oklch */ color: oklch(83.8% 0.130 215.2);
Tailwind
colors: {
custom: {
50: '#93e9ff',
500: '#49dfff',
950: '#000000',
},
}SCSS
$custom: #49dfff; $custom-light: #93e9ff; $custom-dark: #000000;
JSON
{
"hex": "#49dfff",
"rgb": {
"r": 73,
"g": 223,
"b": 255
},
"hsl": {
"h": 190.549,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.83842,
"c": 0.13019,
"h": 215.2
},
"luminance": 0.61412
}Semantic roles & 50–950 ramp
primary
#49DFFF
secondary
#C94023
accent
#2800E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486