#61AFEF#61AFEF
#61AFEF is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.121 H 245.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFEF |
|---|---|
| RGB | rgb(97, 175, 239) |
| HSL | hsl(207, 82%, 66%) |
| HSV | hsv(207, 59%, 94%) |
| CMYK | cmyk(59.4%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(69.06, -5.44, -39.19) |
| CIE-LCH | lch(69.06, 39.57, 262.10°) |
| OKLab | oklab(73.04% -0.0507 -0.1102) |
| OKLCH | oklch(73.04% 0.121 245.3) |
| XYZ | xyz(35.8340, 39.4300, 87.3669) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Carolina Blue
#8AB8FE
ΔE00 6.91
Azure (survey)
#069AF3
ΔE00 6.98
Sky
#82CAFC
ΔE00 7.51
Lightblue (survey)
#7BC8F6
ΔE00 7.55
Deepskyblue
#00BFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFEF #EFA161
analogous
#61EFE8 #61AFEF #6168EF
triadic
#61AFEF #EF61AF #AFEF61
tetradic
#61AFEF #E861EF #EFA161 #68EF61
square
#61AFEF #E861EF #EFA161 #68EF61
split-complementary
#61AFEF #EF6168 #EFE861
monochromatic
#1473C2 #2993E9 #61AFEF #99CBF5 #D0E7FA
Accessibility & contrast
On white
2.36
#61AFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#61AFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFEF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFEF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F2
Deuteranopia (green-blind)
#80A2EE
Tritanopia (blue-blind)
#00BEC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #61afef; /* rgb */ color: rgb(97, 175, 239); /* oklch */ color: oklch(73.0% 0.121 245.3);
Tailwind
colors: {
custom: {
50: '#99c6f4',
500: '#61afef',
950: '#000000',
},
}SCSS
$custom: #61afef; $custom-light: #99c6f4; $custom-dark: #000000;
JSON
{
"hex": "#61afef",
"rgb": {
"r": 97,
"g": 175,
"b": 239
},
"hsl": {
"h": 207.042,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.73041,
"c": 0.12128,
"h": 245.3
},
"luminance": 0.39433
}Semantic roles & 50–950 ramp
primary
#61AFEF
secondary
#EDD4BE
accent
#6808DE
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1317
muted
#7F8285