#5FD5FB#5FD5FB
#5FD5FB is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.0% C 0.118 H 222.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5FB |
|---|---|
| RGB | rgb(95, 213, 251) |
| HSL | hsl(195, 95%, 68%) |
| HSV | hsv(195, 62%, 98%) |
| CMYK | cmyk(62.2%, 15.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.17, -22.19, -28.48) |
| CIE-LCH | lch(80.17, 36.11, 232.08°) |
| OKLab | oklab(82.01% -0.0872 -0.0794) |
| OKLCH | oklch(82.01% 0.118 222.3) |
| XYZ | xyz(45.9192, 56.9817, 99.8267) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.72
Bright Sky Blue
#02CCFE
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 6.45
Lightskyblue
#87CEFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5FB #FB855F
analogous
#5FFBD3 #5FD5FB #5F87FB
triadic
#5FD5FB #FB5FD5 #D5FB5F
tetradic
#5FD5FB #D35FFB #FB855F #87FB5F
square
#5FD5FB #D35FFB #FB855F #87FB5F
split-complementary
#5FD5FB #FB5F87 #FBD35F
monochromatic
#05A6DA #23C5FA #5FD5FB #9BE5FC #D6F4FE
Accessibility & contrast
On white
1.69
#5FD5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5FD5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5FB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5FB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd5fb; /* rgb */ color: rgb(95, 213, 251); /* oklch */ color: oklch(82.0% 0.118 222.3);
Tailwind
colors: {
custom: {
50: '#9be2fc',
500: '#5fd5fb',
950: '#000000',
},
}SCSS
$custom: #5fd5fb; $custom-light: #9be2fc; $custom-dark: #000000;
JSON
{
"hex": "#5fd5fb",
"rgb": {
"r": 95,
"g": 213,
"b": 251
},
"hsl": {
"h": 194.615,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.82006,
"c": 0.11788,
"h": 222.3
},
"luminance": 0.56986
}Semantic roles & 50–950 ramp
primary
#5FD5FB
secondary
#D4542A
accent
#3800E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485