#61A8FC#61A8FC
#61A8FC is a light, vivid cyan. Relative luminance 0.376; OKLCH L 72.2% C 0.143 H 253.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #61A8FC |
|---|---|
| RGB | rgb(97, 168, 252) |
| HSL | hsl(213, 96%, 68%) |
| HSV | hsv(213, 62%, 99%) |
| CMYK | cmyk(61.5%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.70, 2.63, -48.39) |
| CIE-LCH | lch(67.70, 48.46, 273.11°) |
| OKLab | oklab(72.17% -0.0398 -0.137) |
| OKLCH | oklch(72.17% 0.143 253.8) |
| XYZ | xyz(36.4967, 37.5715, 97.4053) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Carolina Blue
#8AB8FE
ΔE00 6.03
Cornflowerblue
#6495ED
ΔE00 6.40
Azure (survey)
#069AF3
ΔE00 6.69
Dodgerblue
#1E90FF
ΔE00 7.33
Dark Sky Blue
#448EE4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61A8FC #FCB561
analogous
#61F6FC #61A8FC #6761FC
triadic
#61A8FC #FC61A8 #A8FC61
tetradic
#61A8FC #FC61F6 #FCB561 #61FC67
square
#61A8FC #FC61F6 #FCB561 #61FC67
split-complementary
#61A8FC #FC6761 #F6FC61
monochromatic
#0468DE #2587FB #61A8FC #9DC9FD #D9EAFE
Accessibility & contrast
On white
2.47
#61A8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#61A8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61A8FC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61A8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61A8FC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #61a8fc; /* rgb */ color: rgb(97, 168, 252); /* oklch */ color: oklch(72.2% 0.143 253.8);
Tailwind
colors: {
custom: {
50: '#9ac1fe',
500: '#61a8fc',
950: '#000000',
},
}SCSS
$custom: #61a8fc; $custom-light: #9ac1fe; $custom-dark: #000000;
JSON
{
"hex": "#61a8fc",
"rgb": {
"r": 97,
"g": 168,
"b": 252
},
"hsl": {
"h": 212.516,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.72166,
"c": 0.14262,
"h": 253.8
},
"luminance": 0.37575
}Semantic roles & 50–950 ramp
primary
#61A8FC
secondary
#F4DEC5
accent
#7C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186