#61CAF3#61CAF3
#61CAF3 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.3% C 0.113 H 226.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61CAF3 |
|---|---|
| RGB | rgb(97, 202, 243) |
| HSL | hsl(197, 86%, 67%) |
| HSV | hsv(197, 60%, 95%) |
| CMYK | cmyk(60.1%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(76.83, -18.62, -29.33) |
| CIE-LCH | lch(76.83, 34.74, 237.59°) |
| OKLab | oklab(79.26% -0.0776 -0.0818) |
| OKLCH | oklch(79.26% 0.113 226.5) |
| XYZ | xyz(42.2216, 51.2493, 92.4437) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.05
Sky Blue
#87CEEB
ΔE00 4.10
Lightblue (survey)
#7BC8F6
ΔE00 4.22
Lightskyblue
#87CEFA
ΔE00 4.99
Deepskyblue
#00BFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CAF3 #F38A61
analogous
#61F3D3 #61CAF3 #6181F3
triadic
#61CAF3 #F361CA #CAF361
tetradic
#61CAF3 #D361F3 #F38A61 #81F361
square
#61CAF3 #D361F3 #F38A61 #81F361
split-complementary
#61CAF3 #F36181 #F3D361
monochromatic
#0F96CA #28B7EF #61CAF3 #9ADDF7 #D3F0FC
Accessibility & contrast
On white
1.87
#61CAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#61CAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CAF3
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CAF3 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F5
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61caf3; /* rgb */ color: rgb(97, 202, 243); /* oklch */ color: oklch(79.3% 0.113 226.5);
Tailwind
colors: {
custom: {
50: '#9adaf7',
500: '#61caf3',
950: '#000000',
},
}SCSS
$custom: #61caf3; $custom-light: #9adaf7; $custom-dark: #000000;
JSON
{
"hex": "#61caf3",
"rgb": {
"r": 97,
"g": 202,
"b": 243
},
"hsl": {
"h": 196.849,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.79259,
"c": 0.11273,
"h": 226.5
},
"luminance": 0.51254
}Semantic roles & 50–950 ramp
primary
#61CAF3
secondary
#C75B31
accent
#4203E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385