#5FCBEB#5FCBEB
#5FCBEB is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.1% C 0.108 H 220.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCBEB |
|---|---|
| RGB | rgb(95, 203, 235) |
| HSL | hsl(194, 78%, 65%) |
| HSV | hsv(194, 60%, 92%) |
| CMYK | cmyk(59.6%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.76, -21.85, -25.14) |
| CIE-LCH | lch(76.76, 33.31, 229.01°) |
| OKLab | oklab(79.09% -0.0828 -0.0699) |
| OKLCH | oklch(79.09% 0.108 220.2) |
| XYZ | xyz(41.0647, 51.1388, 86.2878) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.22
Bright Sky Blue
#02CCFE
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 6.68
Lightskyblue
#87CEFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCBEB #EB7F5F
analogous
#5FEBC5 #5FCBEB #5F85EB
triadic
#5FCBEB #EB5FCB #CBEB5F
tetradic
#5FCBEB #C55FEB #EB7F5F #85EB5F
square
#5FCBEB #C55FEB #EB7F5F #85EB5F
split-complementary
#5FCBEB #EB5F85 #EBC55F
monochromatic
#1794B9 #29B9E4 #5FCBEB #95DDF2 #CCEEF9
Accessibility & contrast
On white
1.87
#5FCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#5FCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCBEB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCBEB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fcbeb; /* rgb */ color: rgb(95, 203, 235); /* oklch */ color: oklch(79.1% 0.108 220.2);
Tailwind
colors: {
custom: {
50: '#99dbf1',
500: '#5fcbeb',
950: '#000000',
},
}SCSS
$custom: #5fcbeb; $custom-light: #99dbf1; $custom-dark: #000000;
JSON
{
"hex": "#5fcbeb",
"rgb": {
"r": 95,
"g": 203,
"b": 235
},
"hsl": {
"h": 193.714,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.79093,
"c": 0.10837,
"h": 220.2
},
"luminance": 0.51143
}Semantic roles & 50–950 ramp
primary
#5FCBEB
secondary
#B85436
accent
#3B0BDA
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485