#61CBFD#61CBFD
#61CBFD is a light, vivid cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.120 H 231.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #61CBFD |
|---|---|
| RGB | rgb(97, 203, 253) |
| HSL | hsl(199, 98%, 69%) |
| HSV | hsv(199, 62%, 99%) |
| CMYK | cmyk(61.7%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.48, -16.13, -33.67) |
| CIE-LCH | lch(77.48, 37.34, 244.40°) |
| OKLab | oklab(79.9% -0.0751 -0.0942) |
| OKLCH | oklch(79.9% 0.12 231.4) |
| XYZ | xyz(44.0084, 52.3407, 100.6930) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.92
Lightskyblue
#87CEFA
ΔE00 3.88
Sky
#82CAFC
ΔE00 4.24
Bright Sky Blue
#02CCFE
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 4.62
Deepskyblue
#00BFFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CBFD #FD9361
analogous
#61FDE1 #61CBFD #617DFD
triadic
#61CBFD #FD61CB #CBFD61
tetradic
#61CBFD #E161FD #FD9361 #7DFD61
square
#61CBFD #E161FD #FD9361 #7DFD61
split-complementary
#61CBFD #FD617D #FDE161
monochromatic
#039AE1 #25B7FC #61CBFD #9DDFFE #DAF3FF
Accessibility & contrast
On white
1.83
#61CBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#61CBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CBFD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CBFD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cbfd; /* rgb */ color: rgb(97, 203, 253); /* oklch */ color: oklch(79.9% 0.120 231.4);
Tailwind
colors: {
custom: {
50: '#9bdafe',
500: '#61cbfd',
950: '#000000',
},
}SCSS
$custom: #61cbfd; $custom-light: #9bdafe; $custom-dark: #000000;
JSON
{
"hex": "#61cbfd",
"rgb": {
"r": 97,
"g": 203,
"b": 253
},
"hsl": {
"h": 199.231,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.79904,
"c": 0.12046,
"h": 231.4
},
"luminance": 0.52345
}Semantic roles & 50–950 ramp
primary
#61CBFD
secondary
#D7622B
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485