#61ADFF#61ADFF
#61ADFF is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.142 H 251.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61ADFF |
|---|---|
| RGB | rgb(97, 173, 255) |
| HSL | hsl(211, 100%, 69%) |
| HSV | hsv(211, 62%, 100%) |
| CMYK | cmyk(62%, 32.2%, 0%, 0%) |
| CIE-LAB | lab(69.22, 0.76, -47.64) |
| CIE-LCH | lch(69.22, 47.65, 270.92°) |
| OKLab | oklab(73.4% -0.044 -0.1347) |
| OKLCH | oklch(73.4% 0.142 251.9) |
| XYZ | xyz(37.9168, 39.6449, 100.2424) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Carolina Blue
#8AB8FE
ΔE00 5.70
Azure (survey)
#069AF3
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 7.96
Dodgerblue
#1E90FF
ΔE00 8.58
Sky
#82CAFC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ADFF #FFB361
analogous
#61FCFF #61ADFF #6461FF
triadic
#61ADFF #FF61AD #ADFF61
tetradic
#61ADFF #FF61FC #FFB361 #61FF64
square
#61ADFF #FF61FC #FFB361 #61FF64
split-complementary
#61ADFF #FF6461 #FCFF61
monochromatic
#006EE6 #248DFF #61ADFF #9ECDFF #DBEDFF
Accessibility & contrast
On white
2.35
#61ADFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#61ADFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ADFF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ADFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ADFF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#00C0CA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #61adff; /* rgb */ color: rgb(97, 173, 255); /* oklch */ color: oklch(73.4% 0.142 251.9);
Tailwind
colors: {
custom: {
50: '#9bc5ff',
500: '#61adff',
950: '#000000',
},
}SCSS
$custom: #61adff; $custom-light: #9bc5ff; $custom-dark: #000000;
JSON
{
"hex": "#61adff",
"rgb": {
"r": 97,
"g": 173,
"b": 255
},
"hsl": {
"h": 211.139,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.73396,
"c": 0.14174,
"h": 251.9
},
"luminance": 0.39649
}Semantic roles & 50–950 ramp
primary
#61ADFF
secondary
#F5DFC7
accent
#7700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186