#61CAF7#61CAF7
#61CAF7 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.116 H 228.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #61CAF7 |
|---|---|
| RGB | rgb(97, 202, 247) |
| HSL | hsl(198, 90%, 67%) |
| HSV | hsv(198, 61%, 97%) |
| CMYK | cmyk(60.7%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(76.98, -17.43, -31.25) |
| CIE-LCH | lch(76.98, 35.78, 240.85°) |
| OKLab | oklab(79.43% -0.0762 -0.0872) |
| OKLCH | oklch(79.43% 0.116 228.9) |
| XYZ | xyz(42.8322, 51.4936, 95.6596) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 4.19
Lightskyblue
#87CEFA
ΔE00 4.37
Sky Blue
#87CEEB
ΔE00 4.60
Sky
#82CAFC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CAF7 #F78E61
analogous
#61F7D9 #61CAF7 #617FF7
triadic
#61CAF7 #F761CA #CAF761
tetradic
#61CAF7 #D961F7 #F78E61 #7FF761
square
#61CAF7 #D961F7 #F78E61 #7FF761
split-complementary
#61CAF7 #F7617F #F7D961
monochromatic
#0B97D3 #27B6F4 #61CAF7 #9BDEFA #D6F1FD
Accessibility & contrast
On white
1.86
#61CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#61CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CAF7
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CAF7 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61caf7; /* rgb */ color: rgb(97, 202, 247); /* oklch */ color: oklch(79.4% 0.116 228.9);
Tailwind
colors: {
custom: {
50: '#9bdafa',
500: '#61caf7',
950: '#000000',
},
}SCSS
$custom: #61caf7; $custom-light: #9bdafa; $custom-dark: #000000;
JSON
{
"hex": "#61caf7",
"rgb": {
"r": 97,
"g": 202,
"b": 247
},
"hsl": {
"h": 198,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.79426,
"c": 0.11581,
"h": 228.9
},
"luminance": 0.51498
}Semantic roles & 50–950 ramp
primary
#61CAF7
secondary
#CE5E2E
accent
#4500E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385