#61ACFF#61ACFF
#61ACFF is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.143 H 252.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #61ACFF |
|---|---|
| RGB | rgb(97, 172, 255) |
| HSL | hsl(212, 100%, 69%) |
| HSV | hsv(212, 62%, 100%) |
| CMYK | cmyk(62%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(68.94, 1.33, -48.07) |
| CIE-LCH | lch(68.94, 48.09, 271.58°) |
| OKLab | oklab(73.18% -0.043 -0.136) |
| OKLCH | oklch(73.18% 0.143 252.4) |
| XYZ | xyz(37.7257, 39.2628, 100.1787) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 5.71
Azure (survey)
#069AF3
ΔE00 7.09
Cornflowerblue
#6495ED
ΔE00 7.64
Dodgerblue
#1E90FF
ΔE00 8.32
Sky
#82CAFC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ACFF #FFB461
analogous
#61FBFF #61ACFF #6561FF
triadic
#61ACFF #FF61AC #ACFF61
tetradic
#61ACFF #FF61FB #FFB461 #61FF65
square
#61ACFF #FF61FB #FFB461 #61FF65
split-complementary
#61ACFF #FF6561 #FBFF61
monochromatic
#006DE6 #248CFF #61ACFF #9ECCFF #DBECFF
Accessibility & contrast
On white
2.37
#61ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#61ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ACFF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ACFF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#73A1FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #61acff; /* rgb */ color: rgb(97, 172, 255); /* oklch */ color: oklch(73.2% 0.143 252.4);
Tailwind
colors: {
custom: {
50: '#9bc4ff',
500: '#61acff',
950: '#000000',
},
}SCSS
$custom: #61acff; $custom-light: #9bc4ff; $custom-dark: #000000;
JSON
{
"hex": "#61acff",
"rgb": {
"r": 97,
"g": 172,
"b": 255
},
"hsl": {
"h": 211.519,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.7318,
"c": 0.14264,
"h": 252.4
},
"luminance": 0.39266
}Semantic roles & 50–950 ramp
primary
#61ACFF
secondary
#F5DFC7
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186