#5FDBFD#5FDBFD
#5FDBFD is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 83.4% C 0.119 H 218.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBFD |
|---|---|
| RGB | rgb(95, 219, 253) |
| HSL | hsl(193, 98%, 68%) |
| HSV | hsv(193, 62%, 99%) |
| CMYK | cmyk(62.5%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(81.94, -24.60, -26.84) |
| CIE-LCH | lch(81.94, 36.41, 227.49°) |
| OKLab | oklab(83.45% -0.0925 -0.0747) |
| OKLCH | oklch(83.45% 0.119 218.9) |
| XYZ | xyz(47.7733, 60.1828, 102.0082) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.98
Sky Blue
#87CEEB
ΔE00 5.48
Bright Sky Blue
#02CCFE
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 7.00
Ice Blue
#A5DFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBFD #FD815F
analogous
#5FFDD0 #5FDBFD #5F8CFD
triadic
#5FDBFD #FD5FDB #DBFD5F
tetradic
#5FDBFD #D05FFD #FD815F #8CFD5F
square
#5FDBFD #D05FFD #FD815F #8CFD5F
split-complementary
#5FDBFD #FD5F8C #FDD05F
monochromatic
#03AFDF #23CDFC #5FDBFD #9BE9FE #D8F6FF
Accessibility & contrast
On white
1.61
#5FDBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5FDBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBFD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBFD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FF
Deuteranopia (green-blind)
#AFC4FD
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdbfd; /* rgb */ color: rgb(95, 219, 253); /* oklch */ color: oklch(83.4% 0.119 218.9);
Tailwind
colors: {
custom: {
50: '#9be6fe',
500: '#5fdbfd',
950: '#000000',
},
}SCSS
$custom: #5fdbfd; $custom-light: #9be6fe; $custom-dark: #000000;
JSON
{
"hex": "#5fdbfd",
"rgb": {
"r": 95,
"g": 219,
"b": 253
},
"hsl": {
"h": 192.911,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.83445,
"c": 0.11888,
"h": 218.9
},
"luminance": 0.60188
}Semantic roles & 50–950 ramp
primary
#5FDBFD
secondary
#D74F29
accent
#3100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485