#61B2DC#61B2DC
#61B2DC is a light, moderate cyan. Relative luminance 0.395; OKLCH L 72.9% C 0.100 H 233.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61B2DC |
|---|---|
| RGB | rgb(97, 178, 220) |
| HSL | hsl(200, 64%, 62%) |
| HSV | hsv(200, 56%, 86%) |
| CMYK | cmyk(55.9%, 19.1%, 0%, 13.7%) |
| CIE-LAB | lab(69.15, -12.89, -28.68) |
| CIE-LCH | lch(69.15, 31.45, 245.79°) |
| OKLab | oklab(72.86% -0.0602 -0.08) |
| OKLCH | oklch(72.86% 0.1 233) |
| XYZ | xyz(33.7636, 39.5464, 73.5502) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.81
Lightblue (survey)
#7BC8F6
ΔE00 6.22
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Sky
#82CAFC
ΔE00 7.36
Lightskyblue
#87CEFA
ΔE00 7.89
Greyblue
#77A1B5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61B2DC #DC8B61
analogous
#61DCC9 #61B2DC #6174DC
triadic
#61B2DC #DC61B2 #B2DC61
tetradic
#61B2DC #C961DC #DC8B61 #74DC61
square
#61B2DC #C961DC #DC8B61 #74DC61
split-complementary
#61B2DC #DC6174 #DCC961
monochromatic
#23759F #2F9AD1 #61B2DC #93CAE7 #C5E3F2
Accessibility & contrast
On white
2.36
#61B2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#61B2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61B2DC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61B2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61B2DC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DE
Deuteranopia (green-blind)
#8CA3DB
Tritanopia (blue-blind)
#00BDC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #61b2dc; /* rgb */ color: rgb(97, 178, 220); /* oklch */ color: oklch(72.9% 0.100 233.0);
Tailwind
colors: {
custom: {
50: '#97c9e7',
500: '#61b2dc',
950: '#000000',
},
}SCSS
$custom: #61b2dc; $custom-light: #97c9e7; $custom-dark: #000000;
JSON
{
"hex": "#61b2dc",
"rgb": {
"r": 97,
"g": 178,
"b": 220
},
"hsl": {
"h": 200.488,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.72855,
"c": 0.10009,
"h": 233
},
"luminance": 0.39549
}Semantic roles & 50–950 ramp
primary
#61B2DC
secondary
#E3C5B6
accent
#571ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284