#5BCCF2#5BCCF2
#5BCCF2 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.115 H 223.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5BCCF2 |
|---|---|
| RGB | rgb(91, 204, 242) |
| HSL | hsl(195, 85%, 65%) |
| HSV | hsv(195, 62%, 95%) |
| CMYK | cmyk(62.4%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.17, -20.98, -28.29) |
| CIE-LCH | lch(77.17, 35.22, 233.44°) |
| OKLab | oklab(79.47% -0.0836 -0.0788) |
| OKLCH | oklch(79.47% 0.115 223.3) |
| XYZ | xyz(41.9279, 51.8163, 91.7791) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 4.26
Baby Blue
#89CFF0
ΔE00 4.60
Neon Blue
#04D9FF
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 5.57
Lightskyblue
#87CEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BCCF2 #F2815B
analogous
#5BF2CC #5BCCF2 #5B81F2
triadic
#5BCCF2 #F25BCC #CCF25B
tetradic
#5BCCF2 #CC5BF2 #F2815B #81F25B
square
#5BCCF2 #CC5BF2 #F2815B #81F25B
split-complementary
#5BCCF2 #F25B81 #F2CC5B
monochromatic
#0F96C3 #22BAEE #5BCCF2 #94DEF6 #CCEFFB
Accessibility & contrast
On white
1.85
#5BCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#5BCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BCCF2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BCCF2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5bccf2; /* rgb */ color: rgb(91, 204, 242); /* oklch */ color: oklch(79.5% 0.115 223.3);
Tailwind
colors: {
custom: {
50: '#98dbf6',
500: '#5bccf2',
950: '#000000',
},
}SCSS
$custom: #5bccf2; $custom-light: #98dbf6; $custom-dark: #000000;
JSON
{
"hex": "#5bccf2",
"rgb": {
"r": 91,
"g": 204,
"b": 242
},
"hsl": {
"h": 195.099,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.79467,
"c": 0.11495,
"h": 223.3
},
"luminance": 0.51821
}Semantic roles & 50–950 ramp
primary
#5BCCF2
secondary
#C15531
accent
#3C04E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485