#61A4F4#61A4F4
#61A4F4 is a light, vivid cyan. Relative luminance 0.356; OKLCH L 70.9% C 0.136 H 253.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61A4F4 |
|---|---|
| RGB | rgb(97, 164, 244) |
| HSL | hsl(213, 87%, 67%) |
| HSV | hsv(213, 60%, 96%) |
| CMYK | cmyk(60.2%, 32.8%, 0%, 4.3%) |
| CIE-LAB | lab(66.23, 2.33, -46.36) |
| CIE-LCH | lch(66.23, 46.42, 272.88°) |
| OKLab | oklab(70.89% -0.0378 -0.1311) |
| OKLCH | oklch(70.89% 0.136 253.9) |
| XYZ | xyz(34.5285, 35.6208, 90.6263) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.23
Azure (survey)
#069AF3
ΔE00 6.13
Dodgerblue
#1E90FF
ΔE00 6.36
Sky Blue (survey)
#75BBFD
ΔE00 6.43
Carolina Blue
#8AB8FE
ΔE00 6.76
Dark Sky Blue
#448EE4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61A4F4 #F4B161
analogous
#61EEF4 #61A4F4 #6861F4
triadic
#61A4F4 #F461A4 #A4F461
tetradic
#61A4F4 #F461EE #F4B161 #61F468
square
#61A4F4 #F461EE #F4B161 #61F468
split-complementary
#61A4F4 #F46861 #EEF461
monochromatic
#0E65CC #2883F0 #61A4F4 #9AC5F8 #D3E6FC
Accessibility & contrast
On white
2.58
#61A4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#61A4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61A4F4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61A4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61A4F4 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F7
Deuteranopia (green-blind)
#6E9BF2
Tritanopia (blue-blind)
#00B6C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #61a4f4; /* rgb */ color: rgb(97, 164, 244); /* oklch */ color: oklch(70.9% 0.136 253.9);
Tailwind
colors: {
custom: {
50: '#99bef8',
500: '#61a4f4',
950: '#000000',
},
}SCSS
$custom: #61a4f4; $custom-light: #99bef8; $custom-dark: #000000;
JSON
{
"hex": "#61a4f4",
"rgb": {
"r": 97,
"g": 164,
"b": 244
},
"hsl": {
"h": 212.653,
"s": 86.982,
"l": 66.863
},
"oklch": {
"l": 0.70889,
"c": 0.1364,
"h": 253.9
},
"luminance": 0.35624
}Semantic roles & 50–950 ramp
primary
#61A4F4
secondary
#F0DAC1
accent
#7D02E4
background
#FAFBFF
surface
#F3F6FF
border
#CDD0D7
text
#0F1217
muted
#7F8185