#5FD3FC#5FD3FC
#5FD3FC is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.6% C 0.119 H 224.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3FC |
|---|---|
| RGB | rgb(95, 211, 252) |
| HSL | hsl(196, 96%, 68%) |
| HSV | hsv(196, 62%, 99%) |
| CMYK | cmyk(62.3%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(79.64, -20.88, -29.83) |
| CIE-LCH | lch(79.64, 36.41, 235.01°) |
| OKLab | oklab(81.59% -0.0848 -0.0832) |
| OKLCH | oklch(81.59% 0.119 224.5) |
| XYZ | xyz(45.5773, 56.0450, 100.4924) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 4.47
Lightblue (survey)
#7BC8F6
ΔE00 5.55
Lightskyblue
#87CEFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3FC #FC885F
analogous
#5FFCD7 #5FD3FC #5F84FC
triadic
#5FD3FC #FC5FD3 #D3FC5F
tetradic
#5FD3FC #D75FFC #FC885F #84FC5F
square
#5FD3FC #D75FFC #FC885F #84FC5F
split-complementary
#5FD3FC #FC5F84 #FCD75F
monochromatic
#04A4DC #23C2FB #5FD3FC #9BE4FD #D7F4FE
Accessibility & contrast
On white
1.72
#5FD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#5FD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3FC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3FC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd3fc; /* rgb */ color: rgb(95, 211, 252); /* oklch */ color: oklch(81.6% 0.119 224.5);
Tailwind
colors: {
custom: {
50: '#9be0fd',
500: '#5fd3fc',
950: '#000000',
},
}SCSS
$custom: #5fd3fc; $custom-light: #9be0fd; $custom-dark: #000000;
JSON
{
"hex": "#5fd3fc",
"rgb": {
"r": 95,
"g": 211,
"b": 252
},
"hsl": {
"h": 195.669,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.81594,
"c": 0.11878,
"h": 224.5
},
"luminance": 0.5605
}Semantic roles & 50–950 ramp
primary
#5FD3FC
secondary
#D5572A
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485