#61CBFC#61CBFC
#61CBFC is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.120 H 230.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61CBFC |
|---|---|
| RGB | rgb(97, 203, 252) |
| HSL | hsl(199, 96%, 68%) |
| HSV | hsv(199, 62%, 99%) |
| CMYK | cmyk(61.5%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.45, -16.44, -33.20) |
| CIE-LCH | lch(77.45, 37.05, 243.66°) |
| OKLab | oklab(79.86% -0.0754 -0.0928) |
| OKLCH | oklch(79.86% 0.12 230.9) |
| XYZ | xyz(43.8496, 52.2771, 99.8562) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 4.08
Sky
#82CAFC
ΔE00 4.39
Baby Blue
#89CFF0
ΔE00 4.50
Deepskyblue
#00BFFF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CBFC #FC9261
analogous
#61FCE0 #61CBFC #617DFC
triadic
#61CBFC #FC61CB #CBFC61
tetradic
#61CBFC #E061FC #FC9261 #7DFC61
square
#61CBFC #E061FC #FC9261 #7DFC61
split-complementary
#61CBFC #FC617D #FCE061
monochromatic
#0499DE #25B7FB #61CBFC #9DDFFD #D9F3FE
Accessibility & contrast
On white
1.83
#61CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#61CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CBFC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CBFC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cbfc; /* rgb */ color: rgb(97, 203, 252); /* oklch */ color: oklch(79.9% 0.120 230.9);
Tailwind
colors: {
custom: {
50: '#9bdafd',
500: '#61cbfc',
950: '#000000',
},
}SCSS
$custom: #61cbfc; $custom-light: #9bdafd; $custom-dark: #000000;
JSON
{
"hex": "#61cbfc",
"rgb": {
"r": 97,
"g": 203,
"b": 252
},
"hsl": {
"h": 198.968,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.79862,
"c": 0.11961,
"h": 230.9
},
"luminance": 0.52282
}Semantic roles & 50–950 ramp
primary
#61CBFC
secondary
#D6612B
accent
#4900E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485