#61CBF7#61CBF7
#61CBF7 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.116 H 228.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61CBF7 |
|---|---|
| RGB | rgb(97, 203, 247) |
| HSL | hsl(198, 90%, 67%) |
| HSV | hsv(198, 61%, 97%) |
| CMYK | cmyk(60.7%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(77.26, -17.94, -30.81) |
| CIE-LCH | lch(77.26, 35.66, 239.79°) |
| OKLab | oklab(79.65% -0.0772 -0.086) |
| OKLCH | oklch(79.65% 0.116 228.1) |
| XYZ | xyz(43.0676, 51.9644, 95.7381) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 3.73
Baby Blue
#89CFF0
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 4.52
Sky
#82CAFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CBF7 #F78D61
analogous
#61F7D8 #61CBF7 #6180F7
triadic
#61CBF7 #F761CB #CBF761
tetradic
#61CBF7 #D861F7 #F78D61 #80F761
square
#61CBF7 #D861F7 #F78D61 #80F761
split-complementary
#61CBF7 #F76180 #F7D861
monochromatic
#0B98D3 #27B8F4 #61CBF7 #9BDEFA #D6F1FD
Accessibility & contrast
On white
1.84
#61CBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#61CBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CBF7
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CBF7 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cbf7; /* rgb */ color: rgb(97, 203, 247); /* oklch */ color: oklch(79.7% 0.116 228.1);
Tailwind
colors: {
custom: {
50: '#9bdafa',
500: '#61cbf7',
950: '#000000',
},
}SCSS
$custom: #61cbf7; $custom-light: #9bdafa; $custom-dark: #000000;
JSON
{
"hex": "#61cbf7",
"rgb": {
"r": 97,
"g": 203,
"b": 247
},
"hsl": {
"h": 197.6,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.79651,
"c": 0.11556,
"h": 228.1
},
"luminance": 0.51969
}Semantic roles & 50–950 ramp
primary
#61CBF7
secondary
#CE5D2E
accent
#4300E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485