#5FD8FB#5FD8FB
#5FD8FB is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 82.7% C 0.118 H 220.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8FB |
|---|---|
| RGB | rgb(95, 216, 251) |
| HSL | hsl(193, 95%, 68%) |
| HSV | hsv(193, 62%, 98%) |
| CMYK | cmyk(62.2%, 13.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.02, -23.69, -27.18) |
| CIE-LCH | lch(81.02, 36.06, 228.93°) |
| OKLab | oklab(82.69% -0.0902 -0.0757) |
| OKLCH | oklch(82.69% 0.118 220) |
| XYZ | xyz(46.6807, 58.5048, 100.0805) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.11
Bright Sky Blue
#02CCFE
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 7.35
Lightskyblue
#87CEFA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8FB #FB825F
analogous
#5FFBD0 #5FD8FB #5F8AFB
triadic
#5FD8FB #FB5FD8 #D8FB5F
tetradic
#5FD8FB #D05FFB #FB825F #8AFB5F
square
#5FD8FB #D05FFB #FB825F #8AFB5F
split-complementary
#5FD8FB #FB5F8A #FBD05F
monochromatic
#05AADA #23C9FA #5FD8FB #9BE7FC #D6F5FE
Accessibility & contrast
On white
1.65
#5FD8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5FD8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8FB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8FB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FD
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#00E4E3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fd8fb; /* rgb */ color: rgb(95, 216, 251); /* oklch */ color: oklch(82.7% 0.118 220.0);
Tailwind
colors: {
custom: {
50: '#9be4fc',
500: '#5fd8fb',
950: '#000000',
},
}SCSS
$custom: #5fd8fb; $custom-light: #9be4fc; $custom-dark: #000000;
JSON
{
"hex": "#5fd8fb",
"rgb": {
"r": 95,
"g": 216,
"b": 251
},
"hsl": {
"h": 193.462,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.82686,
"c": 0.11774,
"h": 220
},
"luminance": 0.5851
}Semantic roles & 50–950 ramp
primary
#5FD8FB
secondary
#D4502A
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485