#4BCFF8#4BCFF8
#4BCFF8 is a light, vivid cyan. Relative luminance 0.529; OKLCH L 79.9% C 0.126 H 222.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4BCFF8 |
|---|---|
| RGB | rgb(75, 207, 248) |
| HSL | hsl(194, 93%, 63%) |
| HSV | hsv(194, 70%, 97%) |
| CMYK | cmyk(69.8%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(77.81, -23.07, -30.55) |
| CIE-LCH | lch(77.81, 38.28, 232.94°) |
| OKLab | oklab(79.93% -0.0928 -0.0854) |
| OKLCH | oklch(79.93% 0.126 222.6) |
| XYZ | xyz(42.1508, 52.8940, 96.7768) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.38
Neon Blue
#04D9FF
ΔE00 3.81
Sky Blue
#87CEEB
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 6.33
Lightskyblue
#87CEFA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BCFF8 #F8744B
analogous
#4BF8CB #4BCFF8 #4B78F8
triadic
#4BCFF8 #F84BCF #CFF84B
tetradic
#4BCFF8 #CB4BF8 #F8744B #78F84B
square
#4BCFF8 #CB4BF8 #F8744B #78F84B
split-complementary
#4BCFF8 #F84B78 #F8CB4B
monochromatic
#0895C1 #10BFF6 #4BCFF8 #86DFFA #C1EEFD
Accessibility & contrast
On white
1.81
#4BCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#4BCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BCFF8
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BCFF8 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFA
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4bcff8; /* rgb */ color: rgb(75, 207, 248); /* oklch */ color: oklch(79.9% 0.126 222.6);
Tailwind
colors: {
custom: {
50: '#92ddfa',
500: '#4bcff8',
950: '#000000',
},
}SCSS
$custom: #4bcff8; $custom-light: #92ddfa; $custom-dark: #000000;
JSON
{
"hex": "#4bcff8",
"rgb": {
"r": 75,
"g": 207,
"b": 248
},
"hsl": {
"h": 194.22,
"s": 92.513,
"l": 63.333
},
"oklch": {
"l": 0.7993,
"c": 0.12615,
"h": 222.6
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#4BCFF8
secondary
#BE4C29
accent
#3600E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485