#5FC5FF#5FC5FF
#5FC5FF is a light, vivid cyan. Relative luminance 0.496; OKLCH L 78.6% C 0.126 H 236.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC5FF |
|---|---|
| RGB | rgb(95, 197, 255) |
| HSL | hsl(202, 100%, 69%) |
| HSV | hsv(202, 63%, 100%) |
| CMYK | cmyk(62.7%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(75.81, -12.71, -37.34) |
| CIE-LCH | lch(75.81, 39.44, 251.20°) |
| OKLab | oklab(78.58% -0.0696 -0.1047) |
| OKLCH | oklch(78.58% 0.126 236.4) |
| XYZ | xyz(42.7286, 49.5811, 101.9066) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.85
Sky
#82CAFC
ΔE00 3.53
Deepskyblue
#00BFFF
ΔE00 3.93
Lightskyblue
#87CEFA
ΔE00 4.30
Sky Blue (survey)
#75BBFD
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC5FF #FF995F
analogous
#5FFFE9 #5FC5FF #5F75FF
triadic
#5FC5FF #FF5FC5 #C5FF5F
tetradic
#5FC5FF #E95FFF #FF995F #75FF5F
square
#5FC5FF #E95FFF #FF995F #75FF5F
split-complementary
#5FC5FF #FF5F75 #FFE95F
monochromatic
#0091E4 #22AFFF #5FC5FF #9CDBFF #D9F1FF
Accessibility & contrast
On white
1.92
#5FC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#5FC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC5FF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC5FF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#00D4D9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #5fc5ff; /* rgb */ color: rgb(95, 197, 255); /* oklch */ color: oklch(78.6% 0.126 236.4);
Tailwind
colors: {
custom: {
50: '#9ad6ff',
500: '#5fc5ff',
950: '#000000',
},
}SCSS
$custom: #5fc5ff; $custom-light: #9ad6ff; $custom-dark: #000000;
JSON
{
"hex": "#5fc5ff",
"rgb": {
"r": 95,
"g": 197,
"b": 255
},
"hsl": {
"h": 201.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.78581,
"c": 0.12575,
"h": 236.4
},
"luminance": 0.49585
}Semantic roles & 50–950 ramp
primary
#5FC5FF
secondary
#F5D6C5
accent
#5300E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#0F1418
muted
#7F8386