#61CCF3#61CCF3
#61CCF3 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.112 H 224.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61CCF3 |
|---|---|
| RGB | rgb(97, 204, 243) |
| HSL | hsl(196, 86%, 67%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.1%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.40, -19.65, -28.46) |
| CIE-LCH | lch(77.40, 34.58, 235.38°) |
| OKLab | oklab(79.71% -0.0797 -0.0793) |
| OKLCH | oklch(79.71% 0.112 224.9) |
| XYZ | xyz(42.6939, 52.1939, 92.6011) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 3.89
Baby Blue
#89CFF0
ΔE00 4.05
Lightblue (survey)
#7BC8F6
ΔE00 4.86
Neon Blue
#04D9FF
ΔE00 5.33
Lightskyblue
#87CEFA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CCF3 #F38861
analogous
#61F3D1 #61CCF3 #6183F3
triadic
#61CCF3 #F361CC #CCF361
tetradic
#61CCF3 #D161F3 #F38861 #83F361
square
#61CCF3 #D161F3 #F38861 #83F361
split-complementary
#61CCF3 #F36183 #F3D161
monochromatic
#0F98CA #28BAEF #61CCF3 #9ADEF7 #D3F1FC
Accessibility & contrast
On white
1.84
#61CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#61CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CCF3
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CCF3 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A2B8F3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61ccf3; /* rgb */ color: rgb(97, 204, 243); /* oklch */ color: oklch(79.7% 0.112 224.9);
Tailwind
colors: {
custom: {
50: '#9adbf7',
500: '#61ccf3',
950: '#000000',
},
}SCSS
$custom: #61ccf3; $custom-light: #9adbf7; $custom-dark: #000000;
JSON
{
"hex": "#61ccf3",
"rgb": {
"r": 97,
"g": 204,
"b": 243
},
"hsl": {
"h": 196.027,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.79712,
"c": 0.1124,
"h": 224.9
},
"luminance": 0.52198
}Semantic roles & 50–950 ramp
primary
#61CCF3
secondary
#C75931
accent
#3F03E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485