#5FCBFC#5FCBFC
#5FCBFC is a light, vivid cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.121 H 230.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCBFC |
|---|---|
| RGB | rgb(95, 203, 252) |
| HSL | hsl(199, 96%, 68%) |
| HSV | hsv(199, 62%, 99%) |
| CMYK | cmyk(62.3%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.38, -16.78, -33.30) |
| CIE-LCH | lch(77.38, 37.29, 243.26°) |
| OKLab | oklab(79.79% -0.0767 -0.0931) |
| OKLCH | oklch(79.79% 0.121 230.5) |
| XYZ | xyz(43.6391, 52.1686, 99.8463) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.19
Bright Sky Blue
#02CCFE
ΔE00 3.90
Lightskyblue
#87CEFA
ΔE00 4.13
Sky
#82CAFC
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 4.59
Deepskyblue
#00BFFF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCBFC #FC905F
analogous
#5FFCDE #5FCBFC #5F7CFC
triadic
#5FCBFC #FC5FCB #CBFC5F
tetradic
#5FCBFC #DE5FFC #FC905F #7CFC5F
square
#5FCBFC #DE5FFC #FC905F #7CFC5F
split-complementary
#5FCBFC #FC5F7C #FCDE5F
monochromatic
#0499DC #23B7FB #5FCBFC #9BDFFD #D7F2FE
Accessibility & contrast
On white
1.84
#5FCBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#5FCBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCBFC
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCBFC | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcbfc; /* rgb */ color: rgb(95, 203, 252); /* oklch */ color: oklch(79.8% 0.121 230.5);
Tailwind
colors: {
custom: {
50: '#9adafd',
500: '#5fcbfc',
950: '#000000',
},
}SCSS
$custom: #5fcbfc; $custom-light: #9adafd; $custom-dark: #000000;
JSON
{
"hex": "#5fcbfc",
"rgb": {
"r": 95,
"g": 203,
"b": 252
},
"hsl": {
"h": 198.726,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.79792,
"c": 0.12064,
"h": 230.5
},
"luminance": 0.52173
}Semantic roles & 50–950 ramp
primary
#5FCBFC
secondary
#D55F2A
accent
#4800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485