#5FD9FD#5FD9FD
#5FD9FD is a very light, moderate cyan. Relative luminance 0.592; OKLCH L 83.0% C 0.119 H 220.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD9FD |
|---|---|
| RGB | rgb(95, 217, 253) |
| HSL | hsl(194, 98%, 68%) |
| HSV | hsv(194, 62%, 99%) |
| CMYK | cmyk(62.5%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(81.37, -23.60, -27.71) |
| CIE-LCH | lch(81.37, 36.40, 229.57°) |
| OKLab | oklab(82.99% -0.0905 -0.0771) |
| OKLCH | oklch(82.99% 0.119 220.5) |
| XYZ | xyz(47.2546, 59.1455, 101.8353) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.18
Bright Sky Blue
#02CCFE
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 5.45
Ice Blue
#A5DFF9
ΔE00 7.28
Lightskyblue
#87CEFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD9FD #FD835F
analogous
#5FFDD2 #5FD9FD #5F8AFD
triadic
#5FD9FD #FD5FD9 #D9FD5F
tetradic
#5FD9FD #D25FFD #FD835F #8AFD5F
square
#5FD9FD #D25FFD #FD835F #8AFD5F
split-complementary
#5FD9FD #FD5F8A #FDD25F
monochromatic
#03ADDF #23CBFC #5FD9FD #9BE7FE #D8F6FF
Accessibility & contrast
On white
1.64
#5FD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5FD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD9FD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD9FD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#00E5E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fd9fd; /* rgb */ color: rgb(95, 217, 253); /* oklch */ color: oklch(83.0% 0.119 220.5);
Tailwind
colors: {
custom: {
50: '#9be5fe',
500: '#5fd9fd',
950: '#000000',
},
}SCSS
$custom: #5fd9fd; $custom-light: #9be5fe; $custom-dark: #000000;
JSON
{
"hex": "#5fd9fd",
"rgb": {
"r": 95,
"g": 217,
"b": 253
},
"hsl": {
"h": 193.671,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.82992,
"c": 0.11889,
"h": 220.5
},
"luminance": 0.5915
}Semantic roles & 50–950 ramp
primary
#5FD9FD
secondary
#D75129
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485