#5FD3FB#5FD3FB
#5FD3FB is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.6% C 0.118 H 223.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3FB |
|---|---|
| RGB | rgb(95, 211, 251) |
| HSL | hsl(195, 95%, 68%) |
| HSV | hsv(195, 62%, 98%) |
| CMYK | cmyk(62.2%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.60, -21.18, -29.35) |
| CIE-LCH | lch(79.60, 36.20, 234.19°) |
| OKLab | oklab(81.55% -0.0851 -0.0818) |
| OKLCH | oklch(81.55% 0.118 223.9) |
| XYZ | xyz(45.4192, 55.9818, 99.6600) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.60
Neon Blue
#04D9FF
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.35
Baby Blue
#89CFF0
ΔE00 4.45
Lightblue (survey)
#7BC8F6
ΔE00 5.74
Lightskyblue
#87CEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3FB #FB875F
analogous
#5FFBD5 #5FD3FB #5F85FB
triadic
#5FD3FB #FB5FD3 #D3FB5F
tetradic
#5FD3FB #D55FFB #FB875F #85FB5F
square
#5FD3FB #D55FFB #FB875F #85FB5F
split-complementary
#5FD3FB #FB5F85 #FBD55F
monochromatic
#05A4DA #23C3FA #5FD3FB #9BE3FC #D6F4FE
Accessibility & contrast
On white
1.72
#5FD3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5FD3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3FB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3FB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFD
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd3fb; /* rgb */ color: rgb(95, 211, 251); /* oklch */ color: oklch(81.6% 0.118 223.9);
Tailwind
colors: {
custom: {
50: '#9be0fc',
500: '#5fd3fb',
950: '#000000',
},
}SCSS
$custom: #5fd3fb; $custom-light: #9be0fc; $custom-dark: #000000;
JSON
{
"hex": "#5fd3fb",
"rgb": {
"r": 95,
"g": 211,
"b": 251
},
"hsl": {
"h": 195.385,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.81553,
"c": 0.11809,
"h": 223.9
},
"luminance": 0.55986
}Semantic roles & 50–950 ramp
primary
#5FD3FB
secondary
#D4562A
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485