#5FD2FB#5FD2FB
#5FD2FB is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.118 H 224.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2FB |
|---|---|
| RGB | rgb(95, 210, 251) |
| HSL | hsl(196, 95%, 68%) |
| HSV | hsv(196, 62%, 98%) |
| CMYK | cmyk(62.2%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.32, -20.67, -29.79) |
| CIE-LCH | lch(79.32, 36.26, 235.24°) |
| OKLab | oklab(81.33% -0.0841 -0.0831) |
| OKLCH | oklch(81.33% 0.118 224.6) |
| XYZ | xyz(45.1716, 55.4865, 99.5775) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 4.33
Neon Blue
#04D9FF
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.40
Lightskyblue
#87CEFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2FB #FB885F
analogous
#5FFBD6 #5FD2FB #5F84FB
triadic
#5FD2FB #FB5FD2 #D2FB5F
tetradic
#5FD2FB #D65FFB #FB885F #84FB5F
square
#5FD2FB #D65FFB #FB885F #84FB5F
split-complementary
#5FD2FB #FB5F84 #FBD65F
monochromatic
#05A2DA #23C1FA #5FD2FB #9BE3FC #D6F4FE
Accessibility & contrast
On white
1.74
#5FD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5FD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2FB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2FB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#00DEDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd2fb; /* rgb */ color: rgb(95, 210, 251); /* oklch */ color: oklch(81.3% 0.118 224.6);
Tailwind
colors: {
custom: {
50: '#9be0fc',
500: '#5fd2fb',
950: '#000000',
},
}SCSS
$custom: #5fd2fb; $custom-light: #9be0fc; $custom-dark: #000000;
JSON
{
"hex": "#5fd2fb",
"rgb": {
"r": 95,
"g": 210,
"b": 251
},
"hsl": {
"h": 195.769,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.81327,
"c": 0.11823,
"h": 224.6
},
"luminance": 0.55491
}Semantic roles & 50–950 ramp
primary
#5FD2FB
secondary
#D4572A
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485