#5FCBFE#5FCBFE
#5FCBFE is a light, vivid cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.122 H 231.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCBFE |
|---|---|
| RGB | rgb(95, 203, 254) |
| HSL | hsl(199, 99%, 68%) |
| HSV | hsv(199, 63%, 100%) |
| CMYK | cmyk(62.6%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(77.46, -16.17, -34.26) |
| CIE-LCH | lch(77.46, 37.88, 244.73°) |
| OKLab | oklab(79.88% -0.076 -0.0958) |
| OKLCH | oklch(79.88% 0.122 231.6) |
| XYZ | xyz(43.9577, 52.2960, 101.5243) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 4.00
Bright Sky Blue
#02CCFE
ΔE00 4.24
Sky
#82CAFC
ΔE00 4.29
Deepskyblue
#00BFFF
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCBFE #FE925F
analogous
#5FFEE1 #5FCBFE #5F7BFE
triadic
#5FCBFE #FE5FCB #CBFE5F
tetradic
#5FCBFE #E15FFE #FE925F #7BFE5F
square
#5FCBFE #E15FFE #FE925F #7BFE5F
split-complementary
#5FCBFE #FE5F7B #FEE15F
monochromatic
#0199E1 #22B7FE #5FCBFE #9CDFFE #D9F3FF
Accessibility & contrast
On white
1.83
#5FCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#5FCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCBFE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCBFE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcbfe; /* rgb */ color: rgb(95, 203, 254); /* oklch */ color: oklch(79.9% 0.122 231.6);
Tailwind
colors: {
custom: {
50: '#9bdaff',
500: '#5fcbfe',
950: '#000000',
},
}SCSS
$custom: #5fcbfe; $custom-light: #9bdaff; $custom-dark: #000000;
JSON
{
"hex": "#5fcbfe",
"rgb": {
"r": 95,
"g": 203,
"b": 254
},
"hsl": {
"h": 199.245,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.79878,
"c": 0.12232,
"h": 231.6
},
"luminance": 0.52301
}Semantic roles & 50–950 ramp
primary
#5FCBFE
secondary
#D86129
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1518
muted
#808486