#5FD6FD#5FD6FD
#5FD6FD is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 82.3% C 0.119 H 222.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6FD |
|---|---|
| RGB | rgb(95, 214, 253) |
| HSL | hsl(195, 98%, 68%) |
| HSV | hsv(195, 62%, 99%) |
| CMYK | cmyk(62.5%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(80.52, -22.10, -29.01) |
| CIE-LCH | lch(80.52, 36.47, 232.69°) |
| OKLab | oklab(82.31% -0.0874 -0.0808) |
| OKLCH | oklch(82.31% 0.119 222.8) |
| XYZ | xyz(46.4884, 57.6130, 101.5799) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.80
Bright Sky Blue
#02CCFE
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 4.81
Lightskyblue
#87CEFA
ΔE00 6.37
Lightblue (survey)
#7BC8F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6FD #FD865F
analogous
#5FFDD5 #5FD6FD #5F87FD
triadic
#5FD6FD #FD5FD6 #D6FD5F
tetradic
#5FD6FD #D55FFD #FD865F #87FD5F
square
#5FD6FD #D55FFD #FD865F #87FD5F
split-complementary
#5FD6FD #FD5F87 #FDD55F
monochromatic
#03A9DF #23C7FC #5FD6FD #9BE5FE #D8F5FF
Accessibility & contrast
On white
1.68
#5FD6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5FD6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6FD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6FD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fd6fd; /* rgb */ color: rgb(95, 214, 253); /* oklch */ color: oklch(82.3% 0.119 222.8);
Tailwind
colors: {
custom: {
50: '#9be2fe',
500: '#5fd6fd',
950: '#000000',
},
}SCSS
$custom: #5fd6fd; $custom-light: #9be2fe; $custom-dark: #000000;
JSON
{
"hex": "#5fd6fd",
"rgb": {
"r": 95,
"g": 214,
"b": 253
},
"hsl": {
"h": 194.81,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.82313,
"c": 0.11908,
"h": 222.8
},
"luminance": 0.57618
}Semantic roles & 50–950 ramp
primary
#5FD6FD
secondary
#D75429
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485