#61ACFC#61ACFC
#61ACFC is a light, vivid cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.139 H 251.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #61ACFC |
|---|---|
| RGB | rgb(97, 172, 252) |
| HSL | hsl(211, 96%, 68%) |
| HSV | hsv(211, 62%, 99%) |
| CMYK | cmyk(61.5%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.80, 0.36, -46.66) |
| CIE-LCH | lch(68.80, 46.66, 270.45°) |
| OKLab | oklab(73.03% -0.0438 -0.1319) |
| OKLCH | oklch(73.03% 0.139 251.6) |
| XYZ | xyz(37.2466, 39.0712, 97.6552) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 5.85
Azure (survey)
#069AF3
ΔE00 6.90
Cornflowerblue
#6495ED
ΔE00 7.70
Dodgerblue
#1E90FF
ΔE00 8.32
Sky
#82CAFC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ACFC #FCB161
analogous
#61F9FC #61ACFC #6361FC
triadic
#61ACFC #FC61AC #ACFC61
tetradic
#61ACFC #FC61F9 #FCB161 #61FC63
square
#61ACFC #FC61F9 #FCB161 #61FC63
split-complementary
#61ACFC #FC6361 #F9FC61
monochromatic
#046EDE #258CFB #61ACFC #9DCCFD #D9EBFE
Accessibility & contrast
On white
2.38
#61ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#61ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ACFC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ACFC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#75A1FA
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #61acfc; /* rgb */ color: rgb(97, 172, 252); /* oklch */ color: oklch(73.0% 0.139 251.6);
Tailwind
colors: {
custom: {
50: '#9ac4fd',
500: '#61acfc',
950: '#000000',
},
}SCSS
$custom: #61acfc; $custom-light: #9ac4fd; $custom-dark: #000000;
JSON
{
"hex": "#61acfc",
"rgb": {
"r": 97,
"g": 172,
"b": 252
},
"hsl": {
"h": 210.968,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.73027,
"c": 0.13898,
"h": 251.6
},
"luminance": 0.39075
}Semantic roles & 50–950 ramp
primary
#61ACFC
secondary
#F4DDC5
accent
#7600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186