#5FD2FC#5FD2FC
#5FD2FC is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.119 H 225.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2FC |
|---|---|
| RGB | rgb(95, 210, 252) |
| HSL | hsl(196, 96%, 68%) |
| HSV | hsv(196, 62%, 99%) |
| CMYK | cmyk(62.3%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(79.36, -20.37, -30.26) |
| CIE-LCH | lch(79.36, 36.48, 236.05°) |
| OKLab | oklab(81.37% -0.0838 -0.0844) |
| OKLCH | oklch(81.37% 0.119 225.2) |
| XYZ | xyz(45.3296, 55.5497, 100.4098) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Lightskyblue
#87CEFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2FC #FC895F
analogous
#5FFCD7 #5FD2FC #5F83FC
triadic
#5FD2FC #FC5FD2 #D2FC5F
tetradic
#5FD2FC #D75FFC #FC895F #83FC5F
square
#5FD2FC #D75FFC #FC895F #83FC5F
split-complementary
#5FD2FC #FC5F83 #FCD75F
monochromatic
#04A3DC #23C1FB #5FD2FC #9BE3FD #D7F4FE
Accessibility & contrast
On white
1.73
#5FD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5FD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2FC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2FC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#A5BDFC
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd2fc; /* rgb */ color: rgb(95, 210, 252); /* oklch */ color: oklch(81.4% 0.119 225.2);
Tailwind
colors: {
custom: {
50: '#9be0fd',
500: '#5fd2fc',
950: '#000000',
},
}SCSS
$custom: #5fd2fc; $custom-light: #9be0fd; $custom-dark: #000000;
JSON
{
"hex": "#5fd2fc",
"rgb": {
"r": 95,
"g": 210,
"b": 252
},
"hsl": {
"h": 196.051,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.81368,
"c": 0.11894,
"h": 225.2
},
"luminance": 0.55554
}Semantic roles & 50–950 ramp
primary
#5FD2FC
secondary
#D5582A
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485