#5FCCEB#5FCCEB
#5FCCEB is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.3% C 0.108 H 219.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCEB |
|---|---|
| RGB | rgb(95, 204, 235) |
| HSL | hsl(193, 78%, 65%) |
| HSV | hsv(193, 60%, 92%) |
| CMYK | cmyk(59.6%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(77.05, -22.36, -24.71) |
| CIE-LCH | lch(77.05, 33.32, 227.86°) |
| OKLab | oklab(79.32% -0.0839 -0.0687) |
| OKLCH | oklch(79.32% 0.108 219.3) |
| XYZ | xyz(41.3016, 51.6127, 86.3668) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.33
Neon Blue
#04D9FF
ΔE00 4.44
Bright Sky Blue
#02CCFE
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 7.03
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCEB #EB7E5F
analogous
#5FEBC4 #5FCCEB #5F86EB
triadic
#5FCCEB #EB5FCC #CCEB5F
tetradic
#5FCCEB #C45FEB #EB7E5F #86EB5F
square
#5FCCEB #C45FEB #EB7E5F #86EB5F
split-complementary
#5FCCEB #EB5F86 #EBC45F
monochromatic
#1795B9 #29BBE4 #5FCCEB #95DDF2 #CCEFF9
Accessibility & contrast
On white
1.85
#5FCCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#5FCCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCEB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCEB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fcceb; /* rgb */ color: rgb(95, 204, 235); /* oklch */ color: oklch(79.3% 0.108 219.3);
Tailwind
colors: {
custom: {
50: '#99dbf1',
500: '#5fcceb',
950: '#000000',
},
}SCSS
$custom: #5fcceb; $custom-light: #99dbf1; $custom-dark: #000000;
JSON
{
"hex": "#5fcceb",
"rgb": {
"r": 95,
"g": 204,
"b": 235
},
"hsl": {
"h": 193.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.79322,
"c": 0.10839,
"h": 219.3
},
"luminance": 0.51617
}Semantic roles & 50–950 ramp
primary
#5FCCEB
secondary
#B85336
accent
#390BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485