#61B1DC#61B1DC
#61B1DC is a light, moderate cyan. Relative luminance 0.392; OKLCH L 72.6% C 0.100 H 234.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61B1DC |
|---|---|
| RGB | rgb(97, 177, 220) |
| HSL | hsl(201, 64%, 62%) |
| HSV | hsv(201, 56%, 86%) |
| CMYK | cmyk(55.9%, 19.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.86, -12.36, -29.12) |
| CIE-LCH | lch(68.86, 31.64, 247.01°) |
| OKLab | oklab(72.63% -0.0591 -0.0812) |
| OKLCH | oklch(72.63% 0.1 234) |
| XYZ | xyz(33.5653, 39.1500, 73.4841) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.92
Lightblue (survey)
#7BC8F6
ΔE00 6.39
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Sky
#82CAFC
ΔE00 7.44
Greyblue
#77A1B5
ΔE00 7.89
Lightskyblue
#87CEFA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61B1DC #DC8C61
analogous
#61DCCA #61B1DC #6173DC
triadic
#61B1DC #DC61B1 #B1DC61
tetradic
#61B1DC #CA61DC #DC8C61 #73DC61
square
#61B1DC #CA61DC #DC8C61 #73DC61
split-complementary
#61B1DC #DC6173 #DCCA61
monochromatic
#23749F #2F98D1 #61B1DC #93CAE7 #C5E2F2
Accessibility & contrast
On white
2.38
#61B1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#61B1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61B1DC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61B1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61B1DC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDE
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#00BCBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #61b1dc; /* rgb */ color: rgb(97, 177, 220); /* oklch */ color: oklch(72.6% 0.100 234.0);
Tailwind
colors: {
custom: {
50: '#97c8e7',
500: '#61b1dc',
950: '#000000',
},
}SCSS
$custom: #61b1dc; $custom-light: #97c8e7; $custom-dark: #000000;
JSON
{
"hex": "#61b1dc",
"rgb": {
"r": 97,
"g": 177,
"b": 220
},
"hsl": {
"h": 200.976,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.72628,
"c": 0.10044,
"h": 234
},
"luminance": 0.39153
}Semantic roles & 50–950 ramp
primary
#61B1DC
secondary
#E3C6B6
accent
#581ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284