#4BD2FD#4BD2FD
#4BD2FD is a light, vivid cyan. Relative luminance 0.547; OKLCH L 80.8% C 0.129 H 223.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4BD2FD |
|---|---|
| RGB | rgb(75, 210, 253) |
| HSL | hsl(194, 98%, 64%) |
| HSV | hsv(194, 70%, 99%) |
| CMYK | cmyk(70.4%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(78.85, -23.03, -31.61) |
| CIE-LCH | lch(78.85, 39.11, 233.92°) |
| OKLab | oklab(80.83% -0.0939 -0.0884) |
| OKLCH | oklch(80.83% 0.129 223.3) |
| XYZ | xyz(43.6706, 54.6759, 101.1614) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.50
Neon Blue
#04D9FF
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 5.53
Lightblue (survey)
#7BC8F6
ΔE00 6.32
Lightskyblue
#87CEFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BD2FD #FD764B
analogous
#4BFDCF #4BD2FD #4B79FD
triadic
#4BD2FD #FD4BD2 #D2FD4B
tetradic
#4BD2FD #CF4BFD #FD764B #79FD4B
square
#4BD2FD #CF4BFD #FD764B #79FD4B
split-complementary
#4BD2FD #FD4B79 #FDCF4B
monochromatic
#029BCB #0EC3FC #4BD2FD #88E1FE #C4F0FE
Accessibility & contrast
On white
1.76
#4BD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#4BD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BD2FD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BD2FD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A1BBFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4bd2fd; /* rgb */ color: rgb(75, 210, 253); /* oklch */ color: oklch(80.8% 0.129 223.3);
Tailwind
colors: {
custom: {
50: '#93e0fe',
500: '#4bd2fd',
950: '#000000',
},
}SCSS
$custom: #4bd2fd; $custom-light: #93e0fe; $custom-dark: #000000;
JSON
{
"hex": "#4bd2fd",
"rgb": {
"r": 75,
"g": 210,
"b": 253
},
"hsl": {
"h": 194.494,
"s": 97.802,
"l": 64.314
},
"oklch": {
"l": 0.80826,
"c": 0.12897,
"h": 223.3
},
"luminance": 0.54681
}Semantic roles & 50–950 ramp
primary
#4BD2FD
secondary
#C74C25
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485