#5FA8DD#5FA8DD
#5FA8DD is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.6% C 0.107 H 241.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA8DD |
|---|---|
| RGB | rgb(95, 168, 221) |
| HSL | hsl(205, 65%, 62%) |
| HSV | hsv(205, 57%, 87%) |
| CMYK | cmyk(57%, 24%, 0%, 13.3%) |
| CIE-LAB | lab(66.26, -7.56, -33.70) |
| CIE-LCH | lch(66.26, 34.54, 257.36°) |
| OKLab | oklab(70.56% -0.0503 -0.0944) |
| OKLCH | oklch(70.56% 0.107 241.9) |
| XYZ | xyz(31.7683, 35.6558, 73.6007) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 6.04
Sky Blue (survey)
#75BBFD
ΔE00 6.25
Deepskyblue
#00BFFF
ΔE00 8.35
Cornflowerblue
#6495ED
ΔE00 8.47
Carolina Blue
#8AB8FE
ΔE00 8.59
Dodgerblue
#1E90FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA8DD #DD945F
analogous
#5FDDD3 #5FA8DD #5F69DD
triadic
#5FA8DD #DD5FA8 #A8DD5F
tetradic
#5FA8DD #D35FDD #DD945F #69DD5F
square
#5FA8DD #D35FDD #DD945F #69DD5F
split-complementary
#5FA8DD #DD5F69 #DDD35F
monochromatic
#226BA0 #2D8DD2 #5FA8DD #91C3E8 #C4DFF2
Accessibility & contrast
On white
2.58
#5FA8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#5FA8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA8DD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA8DD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#809BDC
Tritanopia (blue-blind)
#00B5BA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5fa8dd; /* rgb */ color: rgb(95, 168, 221); /* oklch */ color: oklch(70.6% 0.107 241.9);
Tailwind
colors: {
custom: {
50: '#96c1e7',
500: '#5fa8dd',
950: '#000000',
},
}SCSS
$custom: #5fa8dd; $custom-light: #96c1e7; $custom-dark: #000000;
JSON
{
"hex": "#5fa8dd",
"rgb": {
"r": 95,
"g": 168,
"b": 221
},
"hsl": {
"h": 205.238,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.70556,
"c": 0.107,
"h": 241.9
},
"luminance": 0.35659
}Semantic roles & 50–950 ramp
primary
#5FA8DD
secondary
#E3C8B5
accent
#6419CD
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184