#61AFDF#61AFDF
#61AFDF is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.3% C 0.104 H 237.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFDF |
|---|---|
| RGB | rgb(97, 175, 223) |
| HSL | hsl(203, 66%, 63%) |
| HSV | hsv(203, 57%, 87%) |
| CMYK | cmyk(56.5%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(68.41, -10.37, -31.47) |
| CIE-LCH | lch(68.41, 33.13, 251.75°) |
| OKLab | oklab(72.31% -0.0558 -0.0879) |
| OKLCH | oklch(72.31% 0.104 237.6) |
| XYZ | xyz(33.5741, 38.5260, 75.4647) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.83
Deepskyblue
#00BFFF
ΔE00 6.31
Lightblue (survey)
#7BC8F6
ΔE00 6.77
Sky
#82CAFC
ΔE00 7.51
Azure (survey)
#069AF3
ΔE00 8.28
Lightskyblue
#87CEFA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFDF #DF9161
analogous
#61DFD0 #61AFDF #6170DF
triadic
#61AFDF #DF61AF #AFDF61
tetradic
#61AFDF #D061DF #DF9161 #70DF61
square
#61AFDF #D061DF #DF9161 #70DF61
split-complementary
#61AFDF #DF6170 #DFD061
monochromatic
#2172A4 #2E95D5 #61AFDF #94C9E9 #C7E3F4
Accessibility & contrast
On white
2.41
#61AFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#61AFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFDF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFDF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#88A1DE
Tritanopia (blue-blind)
#00BBBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #61afdf; /* rgb */ color: rgb(97, 175, 223); /* oklch */ color: oklch(72.3% 0.104 237.6);
Tailwind
colors: {
custom: {
50: '#97c6e9',
500: '#61afdf',
950: '#000000',
},
}SCSS
$custom: #61afdf; $custom-light: #97c6e9; $custom-dark: #000000;
JSON
{
"hex": "#61afdf",
"rgb": {
"r": 97,
"g": 175,
"b": 223
},
"hsl": {
"h": 202.857,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.72307,
"c": 0.10417,
"h": 237.6
},
"luminance": 0.38529
}Semantic roles & 50–950 ramp
primary
#61AFDF
secondary
#E5C8B7
accent
#5D17CE
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284