#61ACCA#61ACCA
#61ACCA is a light, moderate cyan. Relative luminance 0.363; OKLCH L 70.7% C 0.086 H 226.1°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61ACCA |
|---|---|
| RGB | rgb(97, 172, 202) |
| HSL | hsl(197, 50%, 59%) |
| HSV | hsv(197, 52%, 79%) |
| CMYK | cmyk(52%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(66.75, -14.99, -22.44) |
| CIE-LCH | lch(66.75, 26.99, 236.26°) |
| OKLab | oklab(70.73% -0.06 -0.0622) |
| OKLCH | oklch(70.73% 0.086 226.1) |
| XYZ | xyz(30.3390, 36.3081, 61.2750) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.51
Bluegrey
#85A3B2
ΔE00 7.86
Turquoise Blue
#06B1C4
ΔE00 8.43
Deepskyblue
#00BFFF
ΔE00 8.79
Lightblue (survey)
#7BC8F6
ΔE00 9.09
Sky Blue
#87CEEB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ACCA #CA7F61
analogous
#61CAB3 #61ACCA #6177CA
triadic
#61ACCA #CA61AC #ACCA61
tetradic
#61ACCA #B361CA #CA7F61 #77CA61
square
#61ACCA #B361CA #CA7F61 #77CA61
split-complementary
#61ACCA #CA6177 #CAB361
monochromatic
#2C6B84 #3C90B2 #61ACCA #8FC4D9 #BDDCE9
Accessibility & contrast
On white
2.54
#61ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#61ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ACCA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ACCA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#8D9DCA
Tritanopia (blue-blind)
#1EB5B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #61acca; /* rgb */ color: rgb(97, 172, 202); /* oklch */ color: oklch(70.7% 0.086 226.1);
Tailwind
colors: {
custom: {
50: '#95c4da',
500: '#61acca',
950: '#000000',
},
}SCSS
$custom: #61acca; $custom-light: #95c4da; $custom-dark: #000000;
JSON
{
"hex": "#61acca",
"rgb": {
"r": 97,
"g": 172,
"b": 202
},
"hsl": {
"h": 197.143,
"s": 49.763,
"l": 58.627
},
"oklch": {
"l": 0.70733,
"c": 0.08644,
"h": 226.1
},
"luminance": 0.36311
}Semantic roles & 50–950 ramp
primary
#61ACCA
secondary
#D8BBAF
accent
#764FD9
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183