#5FACD6#5FACD6
#5FACD6 is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.1% C 0.098 H 234.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FACD6 |
|---|---|
| RGB | rgb(95, 172, 214) |
| HSL | hsl(201, 59%, 61%) |
| HSV | hsv(201, 56%, 84%) |
| CMYK | cmyk(55.6%, 19.6%, 0%, 16.1%) |
| CIE-LAB | lab(67.12, -11.88, -28.51) |
| CIE-LCH | lch(67.12, 30.89, 247.39°) |
| OKLab | oklab(71.15% -0.0571 -0.0795) |
| OKLCH | oklch(71.15% 0.098 234.3) |
| XYZ | xyz(31.6049, 36.7902, 69.0410) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.96
Greyblue
#77A1B5
ΔE00 7.05
Sky Blue (survey)
#75BBFD
ΔE00 7.56
Lightblue (survey)
#7BC8F6
ΔE00 7.76
Sky
#82CAFC
ΔE00 8.73
Azure (survey)
#069AF3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FACD6 #D6895F
analogous
#5FD6C4 #5FACD6 #5F71D6
triadic
#5FACD6 #D65FAC #ACD65F
tetradic
#5FACD6 #C45FD6 #D6895F #71D65F
square
#5FACD6 #C45FD6 #D6895F #71D65F
split-complementary
#5FACD6 #D65F71 #D6C45F
monochromatic
#266E95 #3391C5 #5FACD6 #90C5E2 #C0DFEF
Accessibility & contrast
On white
2.51
#5FACD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#5FACD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FACD6
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FACD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FACD6 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AAD8
Deuteranopia (green-blind)
#879ED5
Tritanopia (blue-blind)
#00B7BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #5facd6; /* rgb */ color: rgb(95, 172, 214); /* oklch */ color: oklch(71.1% 0.098 234.3);
Tailwind
colors: {
custom: {
50: '#95c4e2',
500: '#5facd6',
950: '#000000',
},
}SCSS
$custom: #5facd6; $custom-light: #95c4e2; $custom-dark: #000000;
JSON
{
"hex": "#5facd6",
"rgb": {
"r": 95,
"g": 172,
"b": 214
},
"hsl": {
"h": 201.176,
"s": 59.204,
"l": 60.588
},
"oklch": {
"l": 0.71148,
"c": 0.09792,
"h": 234.3
},
"luminance": 0.36793
}Semantic roles & 50–950 ramp
primary
#5FACD6
secondary
#DFC2B2
accent
#5A1FC7
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183