#61ADE1#61ADE1
#61ADE1 is a light, moderate cyan. Relative luminance 0.379; OKLCH L 71.9% C 0.107 H 240.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61ADE1 |
|---|---|
| RGB | rgb(97, 173, 225) |
| HSL | hsl(204, 68%, 63%) |
| HSV | hsv(204, 57%, 88%) |
| CMYK | cmyk(56.9%, 23.1%, 0%, 11.8%) |
| CIE-LAB | lab(67.92, -8.68, -33.32) |
| CIE-LCH | lch(67.92, 34.43, 255.41°) |
| OKLab | oklab(71.95% -0.053 -0.0933) |
| OKLCH | oklch(71.95% 0.107 240.4) |
| XYZ | xyz(33.4589, 37.8618, 76.7644) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.37
Deepskyblue
#00BFFF
ΔE00 7.06
Azure (survey)
#069AF3
ΔE00 7.24
Lightblue (survey)
#7BC8F6
ΔE00 7.40
Sky
#82CAFC
ΔE00 7.89
Carolina Blue
#8AB8FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ADE1 #E19561
analogous
#61E1D5 #61ADE1 #616DE1
triadic
#61ADE1 #E161AD #ADE161
tetradic
#61ADE1 #D561E1 #E19561 #6DE161
square
#61ADE1 #D561E1 #E19561 #6DE161
split-complementary
#61ADE1 #E1616D #E1D561
monochromatic
#2071A8 #2E92D7 #61ADE1 #94C8EB #C8E2F5
Accessibility & contrast
On white
2.45
#61ADE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#61ADE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ADE1
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ADE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ADE1 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE3
Deuteranopia (green-blind)
#84A0E0
Tritanopia (blue-blind)
#00BABF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #61ade1; /* rgb */ color: rgb(97, 173, 225); /* oklch */ color: oklch(71.9% 0.107 240.4);
Tailwind
colors: {
custom: {
50: '#97c5ea',
500: '#61ade1',
950: '#000000',
},
}SCSS
$custom: #61ade1; $custom-light: #97c5ea; $custom-dark: #000000;
JSON
{
"hex": "#61ade1",
"rgb": {
"r": 97,
"g": 173,
"b": 225
},
"hsl": {
"h": 204.375,
"s": 68.085,
"l": 63.137
},
"oklch": {
"l": 0.71947,
"c": 0.10726,
"h": 240.4
},
"luminance": 0.37865
}Semantic roles & 50–950 ramp
primary
#61ADE1
secondary
#E6CBB8
accent
#6115D0
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184