#5FACDF#5FACDF
#5FACDF is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.5% C 0.107 H 239.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FACDF |
|---|---|
| RGB | rgb(95, 172, 223) |
| HSL | hsl(204, 67%, 62%) |
| HSV | hsv(204, 57%, 87%) |
| CMYK | cmyk(57.4%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.47, -9.14, -32.92) |
| CIE-LCH | lch(67.47, 34.16, 254.48°) |
| OKLab | oklab(71.55% -0.054 -0.0921) |
| OKLCH | oklch(71.55% 0.107 239.6) |
| XYZ | xyz(32.7862, 37.2627, 75.2624) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.83
Deepskyblue
#00BFFF
ΔE00 7.06
Azure (survey)
#069AF3
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 7.67
Sky
#82CAFC
ΔE00 8.23
Greyblue
#77A1B5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FACDF #DF925F
analogous
#5FDFD2 #5FACDF #5F6CDF
triadic
#5FACDF #DF5FAC #ACDF5F
tetradic
#5FACDF #D25FDF #DF925F #6CDF5F
square
#5FACDF #D25FDF #DF925F #6CDF5F
split-complementary
#5FACDF #DF5F6C #DFD25F
monochromatic
#216FA3 #2C92D5 #5FACDF #92C6E9 #C5E1F3
Accessibility & contrast
On white
2.48
#5FACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#5FACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FACDF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FACDF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE1
Deuteranopia (green-blind)
#849FDE
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5facdf; /* rgb */ color: rgb(95, 172, 223); /* oklch */ color: oklch(71.5% 0.107 239.6);
Tailwind
colors: {
custom: {
50: '#96c4e9',
500: '#5facdf',
950: '#000000',
},
}SCSS
$custom: #5facdf; $custom-light: #96c4e9; $custom-dark: #000000;
JSON
{
"hex": "#5facdf",
"rgb": {
"r": 95,
"g": 172,
"b": 223
},
"hsl": {
"h": 203.906,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.71546,
"c": 0.10681,
"h": 239.6
},
"luminance": 0.37266
}Semantic roles & 50–950 ramp
primary
#5FACDF
secondary
#E4C8B6
accent
#6017CF
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184