#61CAF2#61CAF2
#61CAF2 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.112 H 225.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61CAF2 |
|---|---|
| RGB | rgb(97, 202, 242) |
| HSL | hsl(197, 85%, 66%) |
| HSV | hsv(197, 60%, 95%) |
| CMYK | cmyk(59.9%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(76.79, -18.92, -28.85) |
| CIE-LCH | lch(76.79, 34.50, 236.74°) |
| OKLab | oklab(79.22% -0.078 -0.0804) |
| OKLCH | oklch(79.22% 0.112 225.9) |
| XYZ | xyz(42.0710, 51.1891, 91.6505) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.06
Lightblue (survey)
#7BC8F6
ΔE00 4.44
Lightskyblue
#87CEFA
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CAF2 #F28961
analogous
#61F2D2 #61CAF2 #6182F2
triadic
#61CAF2 #F261CA #CAF261
tetradic
#61CAF2 #D261F2 #F28961 #82F261
square
#61CAF2 #D261F2 #F28961 #82F261
split-complementary
#61CAF2 #F26182 #F2D261
monochromatic
#1095C8 #28B7ED #61CAF2 #9ADDF7 #D2F0FB
Accessibility & contrast
On white
1.87
#61CAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#61CAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CAF2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CAF2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61caf2; /* rgb */ color: rgb(97, 202, 242); /* oklch */ color: oklch(79.2% 0.112 225.9);
Tailwind
colors: {
custom: {
50: '#9adaf6',
500: '#61caf2',
950: '#000000',
},
}SCSS
$custom: #61caf2; $custom-light: #9adaf6; $custom-dark: #000000;
JSON
{
"hex": "#61caf2",
"rgb": {
"r": 97,
"g": 202,
"b": 242
},
"hsl": {
"h": 196.552,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.79218,
"c": 0.11199,
"h": 225.9
},
"luminance": 0.51193
}Semantic roles & 50–950 ramp
primary
#61CAF2
secondary
#C55B32
accent
#4104E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385