#61ACE0#61ACE0
#61ACE0 is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.107 H 240.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #61ACE0 |
|---|---|
| RGB | rgb(97, 172, 224) |
| HSL | hsl(205, 67%, 63%) |
| HSV | hsv(205, 57%, 88%) |
| CMYK | cmyk(56.7%, 23.2%, 0%, 12.2%) |
| CIE-LAB | lab(67.59, -8.43, -33.27) |
| CIE-LCH | lch(67.59, 34.32, 255.78°) |
| OKLab | oklab(71.68% -0.0522 -0.0931) |
| OKLCH | oklch(71.68% 0.107 240.7) |
| XYZ | xyz(33.1319, 37.4253, 75.9844) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.51
Azure (survey)
#069AF3
ΔE00 7.01
Deepskyblue
#00BFFF
ΔE00 7.33
Lightblue (survey)
#7BC8F6
ΔE00 7.68
Sky
#82CAFC
ΔE00 8.15
Carolina Blue
#8AB8FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ACE0 #E09561
analogous
#61E0D5 #61ACE0 #616CE0
triadic
#61ACE0 #E061AC #ACE061
tetradic
#61ACE0 #D561E0 #E09561 #6CE061
square
#61ACE0 #D561E0 #E09561 #6CE061
split-complementary
#61ACE0 #E0616C #E0D561
monochromatic
#216FA6 #2E91D6 #61ACE0 #94C7EA #C7E2F4
Accessibility & contrast
On white
2.47
#61ACE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#61ACE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ACE0
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ACE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ACE0 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#849FDF
Tritanopia (blue-blind)
#00B9BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #61ace0; /* rgb */ color: rgb(97, 172, 224); /* oklch */ color: oklch(71.7% 0.107 240.7);
Tailwind
colors: {
custom: {
50: '#97c4ea',
500: '#61ace0',
950: '#000000',
},
}SCSS
$custom: #61ace0; $custom-light: #97c4ea; $custom-dark: #000000;
JSON
{
"hex": "#61ace0",
"rgb": {
"r": 97,
"g": 172,
"b": 224
},
"hsl": {
"h": 204.567,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.71678,
"c": 0.10678,
"h": 240.7
},
"luminance": 0.37428
}Semantic roles & 50–950 ramp
primary
#61ACE0
secondary
#E5CAB8
accent
#6216CF
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184