#61CBF3#61CBF3
#61CBF3 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.113 H 225.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #61CBF3 |
|---|---|
| RGB | rgb(97, 203, 243) |
| HSL | hsl(196, 86%, 67%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.1%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.11, -19.14, -28.89) |
| CIE-LCH | lch(77.11, 34.66, 236.49°) |
| OKLab | oklab(79.49% -0.0786 -0.0805) |
| OKLCH | oklch(79.49% 0.113 225.7) |
| XYZ | xyz(42.4570, 51.7201, 92.5221) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.98
Baby Blue
#89CFF0
ΔE00 4.03
Lightblue (survey)
#7BC8F6
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CBF3 #F38961
analogous
#61F3D2 #61CBF3 #6182F3
triadic
#61CBF3 #F361CB #CBF361
tetradic
#61CBF3 #D261F3 #F38961 #82F361
square
#61CBF3 #D261F3 #F38961 #82F361
split-complementary
#61CBF3 #F36182 #F3D261
monochromatic
#0F97CA #28B8EF #61CBF3 #9ADEF7 #D3F0FC
Accessibility & contrast
On white
1.85
#61CBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#61CBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CBF3
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CBF3 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61cbf3; /* rgb */ color: rgb(97, 203, 243); /* oklch */ color: oklch(79.5% 0.113 225.7);
Tailwind
colors: {
custom: {
50: '#9adbf7',
500: '#61cbf3',
950: '#000000',
},
}SCSS
$custom: #61cbf3; $custom-light: #9adbf7; $custom-dark: #000000;
JSON
{
"hex": "#61cbf3",
"rgb": {
"r": 97,
"g": 203,
"b": 243
},
"hsl": {
"h": 196.438,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.79486,
"c": 0.11255,
"h": 225.7
},
"luminance": 0.51724
}Semantic roles & 50–950 ramp
primary
#61CBF3
secondary
#C75A31
accent
#4003E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485