#5FDCFD#5FDCFD
#5FDCFD is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.119 H 218.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCFD |
|---|---|
| RGB | rgb(95, 220, 253) |
| HSL | hsl(193, 98%, 68%) |
| HSV | hsv(193, 62%, 99%) |
| CMYK | cmyk(62.5%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(82.22, -25.10, -26.41) |
| CIE-LCH | lch(82.22, 36.43, 226.46°) |
| OKLab | oklab(83.67% -0.0935 -0.0735) |
| OKLCH | oklch(83.67% 0.119 218.2) |
| XYZ | xyz(48.0349, 60.7061, 102.0954) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.97
Sky Blue
#87CEEB
ΔE00 5.72
Bright Sky Blue
#02CCFE
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCFD #FD805F
analogous
#5FFDCF #5FDCFD #5F8DFD
triadic
#5FDCFD #FD5FDC #DCFD5F
tetradic
#5FDCFD #CF5FFD #FD805F #8DFD5F
square
#5FDCFD #CF5FFD #FD805F #8DFD5F
split-complementary
#5FDCFD #FD5F8D #FDCF5F
monochromatic
#03B1DF #23CFFC #5FDCFD #9BE9FE #D8F6FF
Accessibility & contrast
On white
1.60
#5FDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5FDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCFD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCFD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdcfd; /* rgb */ color: rgb(95, 220, 253); /* oklch */ color: oklch(83.7% 0.119 218.2);
Tailwind
colors: {
custom: {
50: '#9be7fe',
500: '#5fdcfd',
950: '#000000',
},
}SCSS
$custom: #5fdcfd; $custom-light: #9be7fe; $custom-dark: #000000;
JSON
{
"hex": "#5fdcfd",
"rgb": {
"r": 95,
"g": 220,
"b": 253
},
"hsl": {
"h": 192.532,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.83672,
"c": 0.1189,
"h": 218.2
},
"luminance": 0.60711
}Semantic roles & 50–950 ramp
primary
#5FDCFD
secondary
#D74E29
accent
#3000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485