#5FCDFF#5FCDFF
#5FCDFF is a light, vivid cyan. Relative luminance 0.533; OKLCH L 80.4% C 0.122 H 230.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDFF |
|---|---|
| RGB | rgb(95, 205, 255) |
| HSL | hsl(199, 100%, 69%) |
| HSV | hsv(199, 63%, 100%) |
| CMYK | cmyk(62.7%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(78.06, -16.90, -33.86) |
| CIE-LCH | lch(78.06, 37.85, 243.47°) |
| OKLab | oklab(80.37% -0.0777 -0.0947) |
| OKLCH | oklch(80.37% 0.122 230.6) |
| XYZ | xyz(44.5936, 53.3110, 102.5283) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.35
Bright Sky Blue
#02CCFE
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 4.63
Deepskyblue
#00BFFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDFF #FF915F
analogous
#5FFFE1 #5FCDFF #5F7DFF
triadic
#5FCDFF #FF5FCD #CDFF5F
tetradic
#5FCDFF #E15FFF #FF915F #7DFF5F
square
#5FCDFF #E15FFF #FF915F #7DFF5F
split-complementary
#5FCDFF #FF5F7D #FFE15F
monochromatic
#009CE4 #22BAFF #5FCDFF #9CE0FF #D9F3FF
Accessibility & contrast
On white
1.80
#5FCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#5FCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDFF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDFF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#9DBAFE
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcdff; /* rgb */ color: rgb(95, 205, 255); /* oklch */ color: oklch(80.4% 0.122 230.6);
Tailwind
colors: {
custom: {
50: '#9bdcff',
500: '#5fcdff',
950: '#000000',
},
}SCSS
$custom: #5fcdff; $custom-light: #9bdcff; $custom-dark: #000000;
JSON
{
"hex": "#5fcdff",
"rgb": {
"r": 95,
"g": 205,
"b": 255
},
"hsl": {
"h": 198.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.80369,
"c": 0.12249,
"h": 230.6
},
"luminance": 0.53316
}Semantic roles & 50–950 ramp
primary
#5FCDFF
secondary
#D96029
accent
#4800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486