#61AFF2#61AFF2
#61AFF2 is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.125 H 246.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFF2 |
|---|---|
| RGB | rgb(97, 175, 242) |
| HSL | hsl(208, 85%, 66%) |
| HSV | hsv(208, 60%, 95%) |
| CMYK | cmyk(59.9%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.19, -4.50, -40.62) |
| CIE-LCH | lch(69.19, 40.87, 263.68°) |
| OKLab | oklab(73.19% -0.0498 -0.1143) |
| OKLCH | oklch(73.19% 0.125 246.5) |
| XYZ | xyz(36.2808, 39.6087, 89.7205) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Carolina Blue
#8AB8FE
ΔE00 6.64
Azure (survey)
#069AF3
ΔE00 6.96
Sky
#82CAFC
ΔE00 7.61
Lightblue (survey)
#7BC8F6
ΔE00 7.76
Deepskyblue
#00BFFF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFF2 #F2A461
analogous
#61F2EC #61AFF2 #6167F2
triadic
#61AFF2 #F261AF #AFF261
tetradic
#61AFF2 #EC61F2 #F2A461 #67F261
square
#61AFF2 #EC61F2 #F2A461 #67F261
split-complementary
#61AFF2 #F26167 #F2EC61
monochromatic
#1073C8 #2892ED #61AFF2 #9ACCF7 #D2E8FB
Accessibility & contrast
On white
2.35
#61AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#61AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFF2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFF2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F5
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#00BFC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #61aff2; /* rgb */ color: rgb(97, 175, 242); /* oklch */ color: oklch(73.2% 0.125 246.5);
Tailwind
colors: {
custom: {
50: '#99c6f6',
500: '#61aff2',
950: '#000000',
},
}SCSS
$custom: #61aff2; $custom-light: #99c6f6; $custom-dark: #000000;
JSON
{
"hex": "#61aff2",
"rgb": {
"r": 97,
"g": 175,
"b": 242
},
"hsl": {
"h": 207.724,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.73185,
"c": 0.1247,
"h": 246.5
},
"luminance": 0.39612
}Semantic roles & 50–950 ramp
primary
#61AFF2
secondary
#EFD6C0
accent
#6A04E1
background
#FAFCFF
surface
#F3F8FE
border
#CDD1D6
text
#0F1317
muted
#7F8285