#61A5DD#61A5DD
#61A5DD is a light, moderate cyan. Relative luminance 0.347; OKLCH L 70.0% C 0.108 H 245.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61A5DD |
|---|---|
| RGB | rgb(97, 165, 221) |
| HSL | hsl(207, 65%, 62%) |
| HSV | hsv(207, 56%, 87%) |
| CMYK | cmyk(56.1%, 25.3%, 0%, 13.3%) |
| CIE-LAB | lab(65.49, -5.49, -34.89) |
| CIE-LCH | lch(65.49, 35.32, 261.06°) |
| OKLab | oklab(69.97% -0.0455 -0.0978) |
| OKLCH | oklch(69.97% 0.108 245) |
| XYZ | xyz(31.4313, 34.6694, 73.4281) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.38
Sky Blue (survey)
#75BBFD
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 7.02
Dodgerblue
#1E90FF
ΔE00 7.40
Dark Sky Blue
#448EE4
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61A5DD #DD9961
analogous
#61DDD7 #61A5DD #6167DD
triadic
#61A5DD #DD61A5 #A5DD61
tetradic
#61A5DD #D761DD #DD9961 #67DD61
square
#61A5DD #D761DD #DD9961 #67DD61
split-complementary
#61A5DD #DD6167 #DDD761
monochromatic
#2368A1 #2F88D2 #61A5DD #93C2E8 #C6DEF3
Accessibility & contrast
On white
2.65
#61A5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#61A5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61A5DD
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61A5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61A5DD | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#7C99DC
Tritanopia (blue-blind)
#00B2B8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #61a5dd; /* rgb */ color: rgb(97, 165, 221); /* oklch */ color: oklch(70.0% 0.108 245.0);
Tailwind
colors: {
custom: {
50: '#97bfe7',
500: '#61a5dd',
950: '#000000',
},
}SCSS
$custom: #61a5dd; $custom-light: #97bfe7; $custom-dark: #000000;
JSON
{
"hex": "#61a5dd",
"rgb": {
"r": 97,
"g": 165,
"b": 221
},
"hsl": {
"h": 207.097,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.69974,
"c": 0.10788,
"h": 245
},
"luminance": 0.34672
}Semantic roles & 50–950 ramp
primary
#61A5DD
secondary
#E4CBB6
accent
#6A19CC
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184