#61AFF1#61AFF1
#61AFF1 is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.1% C 0.124 H 246.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFF1 |
|---|---|
| RGB | rgb(97, 175, 241) |
| HSL | hsl(208, 84%, 66%) |
| HSV | hsv(208, 60%, 95%) |
| CMYK | cmyk(59.8%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(69.15, -4.81, -40.15) |
| CIE-LCH | lch(69.15, 40.43, 263.17°) |
| OKLab | oklab(73.14% -0.0501 -0.1129) |
| OKLCH | oklch(73.14% 0.124 246.1) |
| XYZ | xyz(36.1311, 39.5488, 88.9316) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 6.72
Azure (survey)
#069AF3
ΔE00 6.96
Sky
#82CAFC
ΔE00 7.58
Lightblue (survey)
#7BC8F6
ΔE00 7.69
Deepskyblue
#00BFFF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFF1 #F1A361
analogous
#61F1EB #61AFF1 #6167F1
triadic
#61AFF1 #F161AF #AFF161
tetradic
#61AFF1 #EB61F1 #F1A361 #67F161
square
#61AFF1 #EB61F1 #F1A361 #67F161
split-complementary
#61AFF1 #F16167 #F1EB61
monochromatic
#1273C6 #2993EC #61AFF1 #99CBF6 #D1E8FB
Accessibility & contrast
On white
2.36
#61AFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#61AFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFF1
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFF1 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F4
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#00BFC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #61aff1; /* rgb */ color: rgb(97, 175, 241); /* oklch */ color: oklch(73.1% 0.124 246.1);
Tailwind
colors: {
custom: {
50: '#99c6f6',
500: '#61aff1',
950: '#000000',
},
}SCSS
$custom: #61aff1; $custom-light: #99c6f6; $custom-dark: #000000;
JSON
{
"hex": "#61aff1",
"rgb": {
"r": 97,
"g": 175,
"b": 241
},
"hsl": {
"h": 207.5,
"s": 83.721,
"l": 66.275
},
"oklch": {
"l": 0.73137,
"c": 0.12355,
"h": 246.1
},
"luminance": 0.39552
}Semantic roles & 50–950 ramp
primary
#61AFF1
secondary
#EED5BF
accent
#6A05E0
background
#FAFCFF
surface
#F3F8FE
border
#CDD1D6
text
#0F1317
muted
#7F8285