#5FD0FB#5FD0FB
#5FD0FB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.119 H 226.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD0FB |
|---|---|
| RGB | rgb(95, 208, 251) |
| HSL | hsl(197, 95%, 68%) |
| HSV | hsv(197, 62%, 98%) |
| CMYK | cmyk(62.2%, 17.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.76, -19.65, -30.65) |
| CIE-LCH | lch(78.76, 36.41, 237.33°) |
| OKLab | oklab(80.88% -0.0821 -0.0855) |
| OKLCH | oklch(80.88% 0.119 226.2) |
| XYZ | xyz(44.6809, 54.5051, 99.4139) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.38
Lightblue (survey)
#7BC8F6
ΔE00 4.73
Lightskyblue
#87CEFA
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD0FB #FB8A5F
analogous
#5FFBD8 #5FD0FB #5F82FB
triadic
#5FD0FB #FB5FD0 #D0FB5F
tetradic
#5FD0FB #D85FFB #FB8A5F #82FB5F
square
#5FD0FB #D85FFB #FB8A5F #82FB5F
split-complementary
#5FD0FB #FB5F82 #FBD85F
monochromatic
#05A0DA #23BEFA #5FD0FB #9BE2FC #D6F3FE
Accessibility & contrast
On white
1.76
#5FD0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5FD0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD0FB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD0FB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd0fb; /* rgb */ color: rgb(95, 208, 251); /* oklch */ color: oklch(80.9% 0.119 226.2);
Tailwind
colors: {
custom: {
50: '#9bdefc',
500: '#5fd0fb',
950: '#000000',
},
}SCSS
$custom: #5fd0fb; $custom-light: #9bdefc; $custom-dark: #000000;
JSON
{
"hex": "#5fd0fb",
"rgb": {
"r": 95,
"g": 208,
"b": 251
},
"hsl": {
"h": 196.538,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.80876,
"c": 0.11857,
"h": 226.2
},
"luminance": 0.5451
}Semantic roles & 50–950 ramp
primary
#5FD0FB
secondary
#D4592A
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485