#5FCDEB#5FCDEB
#5FCDEB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.108 H 218.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDEB |
|---|---|
| RGB | rgb(95, 205, 235) |
| HSL | hsl(193, 78%, 65%) |
| HSV | hsv(193, 60%, 92%) |
| CMYK | cmyk(59.6%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.33, -22.86, -24.27) |
| CIE-LCH | lch(77.33, 33.34, 226.72°) |
| OKLab | oklab(79.55% -0.0849 -0.0674) |
| OKLCH | oklch(79.55% 0.108 218.5) |
| XYZ | xyz(41.5400, 52.0895, 86.4463) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.26
Sky Blue
#87CEEB
ΔE00 4.49
Bright Sky Blue
#02CCFE
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Aqua Blue
#02D8E9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDEB #EB7D5F
analogous
#5FEBC3 #5FCDEB #5F87EB
triadic
#5FCDEB #EB5FCD #CDEB5F
tetradic
#5FCDEB #C35FEB #EB7D5F #87EB5F
square
#5FCDEB #C35FEB #EB7D5F #87EB5F
split-complementary
#5FCDEB #EB5F87 #EBC35F
monochromatic
#1796B9 #29BCE4 #5FCDEB #95DEF2 #CCEFF9
Accessibility & contrast
On white
1.84
#5FCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#5FCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDEB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDEB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcdeb; /* rgb */ color: rgb(95, 205, 235); /* oklch */ color: oklch(79.6% 0.108 218.5);
Tailwind
colors: {
custom: {
50: '#99dcf1',
500: '#5fcdeb',
950: '#000000',
},
}SCSS
$custom: #5fcdeb; $custom-light: #99dcf1; $custom-dark: #000000;
JSON
{
"hex": "#5fcdeb",
"rgb": {
"r": 95,
"g": 205,
"b": 235
},
"hsl": {
"h": 192.857,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.79551,
"c": 0.10843,
"h": 218.5
},
"luminance": 0.52094
}Semantic roles & 50–950 ramp
primary
#5FCDEB
secondary
#B85236
accent
#380BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485