#61B2FA#61B2FA
#61B2FA is a light, vivid cyan. Relative luminance 0.413; OKLCH L 74.2% C 0.132 H 247.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61B2FA |
|---|---|
| RGB | rgb(97, 178, 250) |
| HSL | hsl(208, 94%, 68%) |
| HSV | hsv(208, 61%, 98%) |
| CMYK | cmyk(61.2%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(70.37, -3.63, -43.12) |
| CIE-LCH | lch(70.37, 43.27, 265.19°) |
| OKLab | oklab(74.23% -0.0505 -0.1215) |
| OKLCH | oklch(74.23% 0.132 247.4) |
| XYZ | xyz(38.0991, 41.2807, 96.3841) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.82
Carolina Blue
#8AB8FE
ΔE00 6.29
Sky
#82CAFC
ΔE00 7.06
Lightblue (survey)
#7BC8F6
ΔE00 7.42
Azure (survey)
#069AF3
ΔE00 7.67
Deepskyblue
#00BFFF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61B2FA #FAA961
analogous
#61FAF5 #61B2FA #6165FA
triadic
#61B2FA #FA61B2 #B2FA61
tetradic
#61B2FA #F561FA #FAA961 #65FA61
square
#61B2FA #F561FA #FAA961 #65FA61
split-complementary
#61B2FA #FA6165 #FAF561
monochromatic
#0777DA #2695F8 #61B2FA #9CCFFC #D8ECFE
Accessibility & contrast
On white
2.27
#61B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#61B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61B2FA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61B2FA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#00C3CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #61b2fa; /* rgb */ color: rgb(97, 178, 250); /* oklch */ color: oklch(74.2% 0.132 247.4);
Tailwind
colors: {
custom: {
50: '#9ac8fc',
500: '#61b2fa',
950: '#000000',
},
}SCSS
$custom: #61b2fa; $custom-light: #9ac8fc; $custom-dark: #000000;
JSON
{
"hex": "#61b2fa",
"rgb": {
"r": 97,
"g": 178,
"b": 250
},
"hsl": {
"h": 208.235,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.7423,
"c": 0.13161,
"h": 247.4
},
"luminance": 0.41284
}Semantic roles & 50–950 ramp
primary
#61B2FA
secondary
#F3DAC4
accent
#6C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285