#4BCDFD#4BCDFD
#4BCDFD is a light, vivid cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.130 H 226.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4BCDFD |
|---|---|
| RGB | rgb(75, 205, 253) |
| HSL | hsl(196, 98%, 64%) |
| HSV | hsv(196, 70%, 99%) |
| CMYK | cmyk(70.4%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(77.43, -20.49, -33.81) |
| CIE-LCH | lch(77.43, 39.54, 238.78°) |
| OKLab | oklab(79.68% -0.0891 -0.0947) |
| OKLCH | oklch(79.68% 0.13 226.7) |
| XYZ | xyz(42.4554, 52.2455, 100.7563) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.11
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Deepskyblue
#00BFFF
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BCDFD #FD7B4B
analogous
#4BFDD4 #4BCDFD #4B74FD
triadic
#4BCDFD #FD4BCD #CDFD4B
tetradic
#4BCDFD #D44BFD #FD7B4B #74FD4B
square
#4BCDFD #D44BFD #FD7B4B #74FD4B
split-complementary
#4BCDFD #FD4B74 #FDD44B
monochromatic
#0295CB #0EBCFC #4BCDFD #88DEFE #C4EFFE
Accessibility & contrast
On white
1.83
#4BCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#4BCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BCDFD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BCDFD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #4bcdfd; /* rgb */ color: rgb(75, 205, 253); /* oklch */ color: oklch(79.7% 0.130 226.7);
Tailwind
colors: {
custom: {
50: '#92dcfe',
500: '#4bcdfd',
950: '#000000',
},
}SCSS
$custom: #4bcdfd; $custom-light: #92dcfe; $custom-dark: #000000;
JSON
{
"hex": "#4bcdfd",
"rgb": {
"r": 75,
"g": 205,
"b": 253
},
"hsl": {
"h": 196.18,
"s": 97.802,
"l": 64.314
},
"oklch": {
"l": 0.79683,
"c": 0.13008,
"h": 226.7
},
"luminance": 0.5225
}Semantic roles & 50–950 ramp
primary
#4BCDFD
secondary
#C75125
accent
#3E00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485