#5FD8FD#5FD8FD
#5FD8FD is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 82.8% C 0.119 H 221.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8FD |
|---|---|
| RGB | rgb(95, 216, 253) |
| HSL | hsl(194, 98%, 68%) |
| HSV | hsv(194, 62%, 99%) |
| CMYK | cmyk(62.5%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(81.09, -23.10, -28.14) |
| CIE-LCH | lch(81.09, 36.41, 230.61°) |
| OKLab | oklab(82.77% -0.0895 -0.0784) |
| OKLCH | oklch(82.77% 0.119 221.2) |
| XYZ | xyz(46.9977, 58.6316, 101.7497) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.35
Bright Sky Blue
#02CCFE
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 4.89
Baby Blue
#89CFF0
ΔE00 5.22
Lightskyblue
#87CEFA
ΔE00 6.99
Lightblue (survey)
#7BC8F6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8FD #FD845F
analogous
#5FFDD3 #5FD8FD #5F89FD
triadic
#5FD8FD #FD5FD8 #D8FD5F
tetradic
#5FD8FD #D35FFD #FD845F #89FD5F
square
#5FD8FD #D35FFD #FD845F #89FD5F
split-complementary
#5FD8FD #FD5F89 #FDD35F
monochromatic
#03ABDF #23C9FC #5FD8FD #9BE7FE #D8F5FF
Accessibility & contrast
On white
1.65
#5FD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5FD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8FD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8FD | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fd8fd; /* rgb */ color: rgb(95, 216, 253); /* oklch */ color: oklch(82.8% 0.119 221.2);
Tailwind
colors: {
custom: {
50: '#9be4fe',
500: '#5fd8fd',
950: '#000000',
},
}SCSS
$custom: #5fd8fd; $custom-light: #9be4fe; $custom-dark: #000000;
JSON
{
"hex": "#5fd8fd",
"rgb": {
"r": 95,
"g": 216,
"b": 253
},
"hsl": {
"h": 194.051,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.82765,
"c": 0.11894,
"h": 221.2
},
"luminance": 0.58636
}Semantic roles & 50–950 ramp
primary
#5FD8FD
secondary
#D75229
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485