#61ADEF#61ADEF
#61ADEF is a light, vivid cyan. Relative luminance 0.387; OKLCH L 72.6% C 0.123 H 246.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #61ADEF |
|---|---|
| RGB | rgb(97, 173, 239) |
| HSL | hsl(208, 82%, 66%) |
| HSV | hsv(208, 59%, 94%) |
| CMYK | cmyk(59.4%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(68.50, -4.33, -40.06) |
| CIE-LCH | lch(68.50, 40.30, 263.83°) |
| OKLab | oklab(72.6% -0.0486 -0.1127) |
| OKLCH | oklch(72.6% 0.123 246.7) |
| XYZ | xyz(35.4476, 38.6572, 87.2382) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Azure (survey)
#069AF3
ΔE00 6.55
Carolina Blue
#8AB8FE
ΔE00 6.75
Sky
#82CAFC
ΔE00 8.10
Lightblue (survey)
#7BC8F6
ΔE00 8.21
Cornflowerblue
#6495ED
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ADEF #EFA361
analogous
#61EFEA #61ADEF #6166EF
triadic
#61ADEF #EF61AD #ADEF61
tetradic
#61ADEF #EA61EF #EFA361 #66EF61
square
#61ADEF #EA61EF #EFA361 #66EF61
split-complementary
#61ADEF #EF6166 #EFEA61
monochromatic
#1471C2 #2990E9 #61ADEF #99CAF5 #D0E7FA
Accessibility & contrast
On white
2.40
#61ADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#61ADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ADEF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ADEF | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#7DA1EE
Tritanopia (blue-blind)
#00BDC4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #61adef; /* rgb */ color: rgb(97, 173, 239); /* oklch */ color: oklch(72.6% 0.123 246.7);
Tailwind
colors: {
custom: {
50: '#99c5f4',
500: '#61adef',
950: '#000000',
},
}SCSS
$custom: #61adef; $custom-light: #99c5f4; $custom-dark: #000000;
JSON
{
"hex": "#61adef",
"rgb": {
"r": 97,
"g": 173,
"b": 239
},
"hsl": {
"h": 207.887,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.726,
"c": 0.12274,
"h": 246.7
},
"luminance": 0.38661
}Semantic roles & 50–950 ramp
primary
#61ADEF
secondary
#EDD4BE
accent
#6B08DE
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1217
muted
#7F8185