#61BBDC#61BBDC
#61BBDC is a light, moderate cyan. Relative luminance 0.432; OKLCH L 74.9% C 0.098 H 224.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61BBDC |
|---|---|
| RGB | rgb(97, 187, 220) |
| HSL | hsl(196, 64%, 62%) |
| HSV | hsv(196, 56%, 86%) |
| CMYK | cmyk(55.9%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(71.72, -17.65, -24.73) |
| CIE-LCH | lch(71.72, 30.38, 234.49°) |
| OKLab | oklab(74.91% -0.07 -0.0687) |
| OKLCH | oklch(74.91% 0.098 224.5) |
| XYZ | xyz(35.6134, 43.2460, 74.1668) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.80
Bright Sky Blue
#02CCFE
ΔE00 6.04
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 6.28
Deepskyblue
#00BFFF
ΔE00 6.77
Lightskyblue
#87CEFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61BBDC #DC8261
analogous
#61DCC0 #61BBDC #617DDC
triadic
#61BBDC #DC61BB #BBDC61
tetradic
#61BBDC #C061DC #DC8261 #7DDC61
square
#61BBDC #C061DC #DC8261 #7DDC61
split-complementary
#61BBDC #DC617D #DCC061
monochromatic
#237E9F #2FA5D1 #61BBDC #93D1E7 #C5E6F2
Accessibility & contrast
On white
2.18
#61BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#61BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61BBDC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61BBDC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DE
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#00C5C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #61bbdc; /* rgb */ color: rgb(97, 187, 220); /* oklch */ color: oklch(74.9% 0.098 224.5);
Tailwind
colors: {
custom: {
50: '#97cfe7',
500: '#61bbdc',
950: '#000000',
},
}SCSS
$custom: #61bbdc; $custom-light: #97cfe7; $custom-dark: #000000;
JSON
{
"hex": "#61bbdc",
"rgb": {
"r": 97,
"g": 187,
"b": 220
},
"hsl": {
"h": 196.098,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.74907,
"c": 0.09813,
"h": 224.5
},
"luminance": 0.43249
}Semantic roles & 50–950 ramp
primary
#61BBDC
secondary
#E3C2B6
accent
#4A1ACC
background
#F9FCFE
surface
#F2F9FC
border
#CCD2D5
text
#0E1316
muted
#7E8284