#61AFDC#61AFDC
#61AFDC is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.2% C 0.101 H 235.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFDC |
|---|---|
| RGB | rgb(97, 175, 220) |
| HSL | hsl(202, 64%, 62%) |
| HSV | hsv(202, 56%, 86%) |
| CMYK | cmyk(55.9%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.29, -11.28, -30.00) |
| CIE-LCH | lch(68.29, 32.05, 249.39°) |
| OKLab | oklab(72.18% -0.0569 -0.0837) |
| OKLCH | oklch(72.18% 0.101 235.8) |
| XYZ | xyz(33.1732, 38.3657, 73.3534) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.28
Sky Blue (survey)
#75BBFD
ΔE00 6.46
Lightblue (survey)
#7BC8F6
ΔE00 6.81
Sky
#82CAFC
ΔE00 7.69
Greyblue
#77A1B5
ΔE00 7.92
Lightskyblue
#87CEFA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFDC #DC8E61
analogous
#61DCCC #61AFDC #6172DC
triadic
#61AFDC #DC61AF #AFDC61
tetradic
#61AFDC #CC61DC #DC8E61 #72DC61
square
#61AFDC #CC61DC #DC8E61 #72DC61
split-complementary
#61AFDC #DC6172 #DCCC61
monochromatic
#23729F #2F96D1 #61AFDC #93C8E7 #C5E2F2
Accessibility & contrast
On white
2.42
#61AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#61AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFDC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFDC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#00BBBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #61afdc; /* rgb */ color: rgb(97, 175, 220); /* oklch */ color: oklch(72.2% 0.101 235.8);
Tailwind
colors: {
custom: {
50: '#97c6e7',
500: '#61afdc',
950: '#000000',
},
}SCSS
$custom: #61afdc; $custom-light: #97c6e7; $custom-dark: #000000;
JSON
{
"hex": "#61afdc",
"rgb": {
"r": 97,
"g": 175,
"b": 220
},
"hsl": {
"h": 201.951,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.72175,
"c": 0.10123,
"h": 235.8
},
"luminance": 0.38369
}Semantic roles & 50–950 ramp
primary
#61AFDC
secondary
#E3C6B6
accent
#5B1ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284