#4BDBFC#4BDBFC
#4BDBFC is a very light, vivid cyan. Relative luminance 0.592; OKLCH L 82.9% C 0.128 H 216.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDBFC |
|---|---|
| RGB | rgb(75, 219, 252) |
| HSL | hsl(191, 97%, 64%) |
| HSV | hsv(191, 70%, 99%) |
| CMYK | cmyk(70.2%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(81.39, -27.81, -27.19) |
| CIE-LCH | lch(81.39, 38.89, 224.36°) |
| OKLab | oklab(82.85% -0.1028 -0.0758) |
| OKLCH | oklch(82.85% 0.128 216.4) |
| XYZ | xyz(45.7965, 59.1819, 101.0862) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 1.86
Bright Sky Blue
#02CCFE
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDBFC #FC6C4B
analogous
#4BFCC4 #4BDBFC #4B83FC
triadic
#4BDBFC #FC4BDB #DBFC4B
tetradic
#4BDBFC #C44BFC #FC6C4B #83FC4B
square
#4BDBFC #C44BFC #FC6C4B #83FC4B
split-complementary
#4BDBFC #FC4B83 #FCC44B
monochromatic
#03A4C9 #0FCFFB #4BDBFC #87E7FD #C3F3FE
Accessibility & contrast
On white
1.64
#4BDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#4BDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDBFC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDBFC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FE
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4bdbfc; /* rgb */ color: rgb(75, 219, 252); /* oklch */ color: oklch(82.9% 0.128 216.4);
Tailwind
colors: {
custom: {
50: '#93e6fd',
500: '#4bdbfc',
950: '#000000',
},
}SCSS
$custom: #4bdbfc; $custom-light: #93e6fd; $custom-dark: #000000;
JSON
{
"hex": "#4bdbfc",
"rgb": {
"r": 75,
"g": 219,
"b": 252
},
"hsl": {
"h": 191.186,
"s": 96.721,
"l": 64.118
},
"oklch": {
"l": 0.82851,
"c": 0.12775,
"h": 216.4
},
"luminance": 0.59187
}Semantic roles & 50–950 ramp
primary
#4BDBFC
secondary
#C54426
accent
#2B00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485