#5FD2FD#5FD2FD
#5FD2FD is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.120 H 225.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2FD |
|---|---|
| RGB | rgb(95, 210, 253) |
| HSL | hsl(196, 98%, 68%) |
| HSV | hsv(196, 62%, 99%) |
| CMYK | cmyk(62.5%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.39, -20.07, -30.74) |
| CIE-LCH | lch(79.39, 36.71, 236.85°) |
| OKLab | oklab(81.41% -0.0834 -0.0858) |
| OKLCH | oklch(81.41% 0.12 225.8) |
| XYZ | xyz(45.4885, 55.6132, 101.2466) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Lightskyblue
#87CEFA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2FD #FD8A5F
analogous
#5FFDD9 #5FD2FD #5F83FD
triadic
#5FD2FD #FD5FD2 #D2FD5F
tetradic
#5FD2FD #D95FFD #FD8A5F #83FD5F
square
#5FD2FD #D95FFD #FD8A5F #83FD5F
split-complementary
#5FD2FD #FD5F83 #FDD95F
monochromatic
#03A3DF #23C1FC #5FD2FD #9BE3FE #D8F4FF
Accessibility & contrast
On white
1.73
#5FD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5FD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2FD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2FD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd2fd; /* rgb */ color: rgb(95, 210, 253); /* oklch */ color: oklch(81.4% 0.120 225.8);
Tailwind
colors: {
custom: {
50: '#9be0fe',
500: '#5fd2fd',
950: '#000000',
},
}SCSS
$custom: #5fd2fd; $custom-light: #9be0fe; $custom-dark: #000000;
JSON
{
"hex": "#5fd2fd",
"rgb": {
"r": 95,
"g": 210,
"b": 253
},
"hsl": {
"h": 196.329,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.81409,
"c": 0.11965,
"h": 225.8
},
"luminance": 0.55618
}Semantic roles & 50–950 ramp
primary
#5FD2FD
secondary
#D75929
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485