#61A9DF#61A9DF
#61A9DF is a light, moderate cyan. Relative luminance 0.362; OKLCH L 71.0% C 0.107 H 242.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61A9DF |
|---|---|
| RGB | rgb(97, 169, 223) |
| HSL | hsl(206, 66%, 63%) |
| HSV | hsv(206, 57%, 87%) |
| CMYK | cmyk(56.5%, 24.2%, 0%, 12.5%) |
| CIE-LAB | lab(66.70, -7.09, -34.10) |
| CIE-LCH | lch(66.70, 34.83, 258.25°) |
| OKLab | oklab(70.96% -0.0493 -0.0955) |
| OKLCH | oklch(70.96% 0.107 242.7) |
| XYZ | xyz(32.4321, 36.2422, 75.0840) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.81
Azure (survey)
#069AF3
ΔE00 6.18
Carolina Blue
#8AB8FE
ΔE00 8.15
Deepskyblue
#00BFFF
ΔE00 8.36
Cornflowerblue
#6495ED
ΔE00 8.38
Lightblue (survey)
#7BC8F6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61A9DF #DF9761
analogous
#61DFD6 #61A9DF #616ADF
triadic
#61A9DF #DF61A9 #A9DF61
tetradic
#61A9DF #D661DF #DF9761 #6ADF61
square
#61A9DF #D661DF #DF9761 #6ADF61
split-complementary
#61A9DF #DF616A #DFD661
monochromatic
#216CA4 #2E8DD5 #61A9DF #94C5E9 #C7E0F4
Accessibility & contrast
On white
2.55
#61A9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#61A9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61A9DF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61A9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61A9DF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E1
Deuteranopia (green-blind)
#809DDE
Tritanopia (blue-blind)
#00B6BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #61a9df; /* rgb */ color: rgb(97, 169, 223); /* oklch */ color: oklch(71.0% 0.107 242.7);
Tailwind
colors: {
custom: {
50: '#97c2e9',
500: '#61a9df',
950: '#000000',
},
}SCSS
$custom: #61a9df; $custom-light: #97c2e9; $custom-dark: #000000;
JSON
{
"hex": "#61a9df",
"rgb": {
"r": 97,
"g": 169,
"b": 223
},
"hsl": {
"h": 205.714,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.7096,
"c": 0.10749,
"h": 242.7
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#61A9DF
secondary
#E5CBB7
accent
#6617CE
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0E1216
muted
#7E8184