#61ABDC#61ABDC
#61ABDC is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.3% C 0.103 H 239.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #61ABDC |
|---|---|
| RGB | rgb(97, 171, 220) |
| HSL | hsl(204, 64%, 62%) |
| HSV | hsv(204, 56%, 86%) |
| CMYK | cmyk(55.9%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(67.15, -9.11, -31.76) |
| CIE-LCH | lch(67.15, 33.04, 254.00°) |
| OKLab | oklab(71.27% -0.0525 -0.0888) |
| OKLCH | oklch(71.27% 0.103 239.4) |
| XYZ | xyz(32.4062, 36.8316, 73.0977) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Azure (survey)
#069AF3
ΔE00 7.19
Deepskyblue
#00BFFF
ΔE00 7.40
Lightblue (survey)
#7BC8F6
ΔE00 7.89
Greyblue
#77A1B5
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ABDC #DC9261
analogous
#61DCCF #61ABDC #616EDC
triadic
#61ABDC #DC61AB #ABDC61
tetradic
#61ABDC #CF61DC #DC9261 #6EDC61
square
#61ABDC #CF61DC #DC9261 #6EDC61
split-complementary
#61ABDC #DC616E #DCCF61
monochromatic
#236E9F #2F90D1 #61ABDC #93C6E7 #C5E0F2
Accessibility & contrast
On white
2.51
#61ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#61ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ABDC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ABDC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#849EDB
Tritanopia (blue-blind)
#00B7BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #61abdc; /* rgb */ color: rgb(97, 171, 220); /* oklch */ color: oklch(71.3% 0.103 239.4);
Tailwind
colors: {
custom: {
50: '#97c3e7',
500: '#61abdc',
950: '#000000',
},
}SCSS
$custom: #61abdc; $custom-light: #97c3e7; $custom-dark: #000000;
JSON
{
"hex": "#61abdc",
"rgb": {
"r": 97,
"g": 171,
"b": 220
},
"hsl": {
"h": 203.902,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.71273,
"c": 0.10314,
"h": 239.4
},
"luminance": 0.36835
}Semantic roles & 50–950 ramp
primary
#61ABDC
secondary
#E3C8B6
accent
#611ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184