#4CABFF#4CABFF
#4CABFF is a light, vivid cyan. Relative luminance 0.379; OKLCH L 72.2% C 0.152 H 248.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABFF |
|---|---|
| RGB | rgb(76, 171, 255) |
| HSL | hsl(208, 100%, 65%) |
| HSV | hsv(208, 70%, 100%) |
| CMYK | cmyk(70.2%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(67.93, -1.40, -49.71) |
| CIE-LCH | lch(67.93, 49.73, 268.39°) |
| OKLab | oklab(72.18% -0.0561 -0.141) |
| OKLCH | oklch(72.18% 0.152 248.3) |
| XYZ | xyz(35.5866, 37.8784, 100.0241) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Azure (survey)
#069AF3
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 7.81
Dodgerblue
#1E90FF
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.86
Dark Sky Blue
#448EE4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABFF #FFA04C
analogous
#4CFFF9 #4CABFF #4C52FF
triadic
#4CABFF #FF4CAB #ABFF4C
tetradic
#4CABFF #F94CFF #FFA04C #52FF4C
square
#4CABFF #F94CFF #FFA04C #52FF4C
split-complementary
#4CABFF #FF4C52 #FFF94C
monochromatic
#006FD1 #0F8EFF #4CABFF #89C8FF #C6E4FF
Accessibility & contrast
On white
2.45
#4CABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#4CABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABFF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABFF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4cabff; /* rgb */ color: rgb(76, 171, 255); /* oklch */ color: oklch(72.2% 0.152 248.3);
Tailwind
colors: {
custom: {
50: '#92c3ff',
500: '#4cabff',
950: '#000000',
},
}SCSS
$custom: #4cabff; $custom-light: #92c3ff; $custom-dark: #000000;
JSON
{
"hex": "#4cabff",
"rgb": {
"r": 76,
"g": 171,
"b": 255
},
"hsl": {
"h": 208.156,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.72183,
"c": 0.15177,
"h": 248.3
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#4CABFF
secondary
#F2D2B5
accent
#6C00E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186