#5FD5FD#5FD5FD
#5FD5FD is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.1% C 0.119 H 223.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5FD |
|---|---|
| RGB | rgb(95, 213, 253) |
| HSL | hsl(195, 98%, 68%) |
| HSV | hsv(195, 62%, 99%) |
| CMYK | cmyk(62.5%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.24, -21.60, -29.44) |
| CIE-LCH | lch(80.24, 36.51, 233.74°) |
| OKLab | oklab(82.09% -0.0864 -0.0821) |
| OKLCH | oklch(82.09% 0.119 223.5) |
| XYZ | xyz(46.2361, 57.1084, 101.4958) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.84
Neon Blue
#04D9FF
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 6.06
Lightskyblue
#87CEFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5FD #FD875F
analogous
#5FFDD6 #5FD5FD #5F86FD
triadic
#5FD5FD #FD5FD5 #D5FD5F
tetradic
#5FD5FD #D65FFD #FD875F #86FD5F
square
#5FD5FD #D65FFD #FD875F #86FD5F
split-complementary
#5FD5FD #FD5F86 #FDD65F
monochromatic
#03A7DF #23C5FC #5FD5FD #9BE5FE #D8F5FF
Accessibility & contrast
On white
1.69
#5FD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5FD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5FD
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5FD | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd5fd; /* rgb */ color: rgb(95, 213, 253); /* oklch */ color: oklch(82.1% 0.119 223.5);
Tailwind
colors: {
custom: {
50: '#9be2fe',
500: '#5fd5fd',
950: '#000000',
},
}SCSS
$custom: #5fd5fd; $custom-light: #9be2fe; $custom-dark: #000000;
JSON
{
"hex": "#5fd5fd",
"rgb": {
"r": 95,
"g": 213,
"b": 253
},
"hsl": {
"h": 195.19,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.82087,
"c": 0.1192,
"h": 223.5
},
"luminance": 0.57113
}Semantic roles & 50–950 ramp
primary
#5FD5FD
secondary
#D75529
accent
#3A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485