#5FD7FB#5FD7FB
#5FD7FB is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.5% C 0.118 H 220.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7FB |
|---|---|
| RGB | rgb(95, 215, 251) |
| HSL | hsl(194, 95%, 68%) |
| HSV | hsv(194, 62%, 98%) |
| CMYK | cmyk(62.2%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.74, -23.19, -27.62) |
| CIE-LCH | lch(80.74, 36.07, 229.98°) |
| OKLab | oklab(82.46% -0.0892 -0.0769) |
| OKLCH | oklch(82.46% 0.118 220.8) |
| XYZ | xyz(46.4253, 57.9940, 99.9954) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.27
Bright Sky Blue
#02CCFE
ΔE00 4.58
Sky Blue
#87CEEB
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 7.07
Lightblue (survey)
#7BC8F6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7FB #FB835F
analogous
#5FFBD1 #5FD7FB #5F89FB
triadic
#5FD7FB #FB5FD7 #D7FB5F
tetradic
#5FD7FB #D15FFB #FB835F #89FB5F
square
#5FD7FB #D15FFB #FB835F #89FB5F
split-complementary
#5FD7FB #FB5F89 #FBD15F
monochromatic
#05A9DA #23C8FA #5FD7FB #9BE6FC #D6F5FE
Accessibility & contrast
On white
1.67
#5FD7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5FD7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7FB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7FB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fd7fb; /* rgb */ color: rgb(95, 215, 251); /* oklch */ color: oklch(82.5% 0.118 220.8);
Tailwind
colors: {
custom: {
50: '#9be3fc',
500: '#5fd7fb',
950: '#000000',
},
}SCSS
$custom: #5fd7fb; $custom-light: #9be3fc; $custom-dark: #000000;
JSON
{
"hex": "#5fd7fb",
"rgb": {
"r": 95,
"g": 215,
"b": 251
},
"hsl": {
"h": 193.846,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.82459,
"c": 0.11776,
"h": 220.8
},
"luminance": 0.57999
}Semantic roles & 50–950 ramp
primary
#5FD7FB
secondary
#D4522A
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485