#5FCBFD#5FCBFD
#5FCBFD is a light, vivid cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.121 H 231.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCBFD |
|---|---|
| RGB | rgb(95, 203, 253) |
| HSL | hsl(199, 98%, 68%) |
| HSV | hsv(199, 62%, 99%) |
| CMYK | cmyk(62.5%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.42, -16.47, -33.78) |
| CIE-LCH | lch(77.42, 37.58, 244.00°) |
| OKLab | oklab(79.83% -0.0763 -0.0945) |
| OKLCH | oklch(79.83% 0.121 231.1) |
| XYZ | xyz(43.7980, 52.2321, 100.6831) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.10
Lightskyblue
#87CEFA
ΔE00 4.06
Bright Sky Blue
#02CCFE
ΔE00 4.06
Sky
#82CAFC
ΔE00 4.43
Deepskyblue
#00BFFF
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCBFD #FD915F
analogous
#5FFDE0 #5FCBFD #5F7CFD
triadic
#5FCBFD #FD5FCB #CBFD5F
tetradic
#5FCBFD #E05FFD #FD915F #7CFD5F
square
#5FCBFD #E05FFD #FD915F #7CFD5F
split-complementary
#5FCBFD #FD5F7C #FDE05F
monochromatic
#0399DF #23B7FC #5FCBFD #9BDFFE #D8F2FF
Accessibility & contrast
On white
1.83
#5FCBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#5FCBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCBFD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCBFD | 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)
#B2C8FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcbfd; /* rgb */ color: rgb(95, 203, 253); /* oklch */ color: oklch(79.8% 0.121 231.1);
Tailwind
colors: {
custom: {
50: '#9adafe',
500: '#5fcbfd',
950: '#000000',
},
}SCSS
$custom: #5fcbfd; $custom-light: #9adafe; $custom-dark: #000000;
JSON
{
"hex": "#5fcbfd",
"rgb": {
"r": 95,
"g": 203,
"b": 253
},
"hsl": {
"h": 198.987,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.79835,
"c": 0.12147,
"h": 231.1
},
"luminance": 0.52237
}Semantic roles & 50–950 ramp
primary
#5FCBFD
secondary
#D76029
accent
#4900E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485