#61CDF7#61CDF7
#61CDF7 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.115 H 226.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDF7 |
|---|---|
| RGB | rgb(97, 205, 247) |
| HSL | hsl(197, 90%, 67%) |
| HSV | hsv(197, 61%, 97%) |
| CMYK | cmyk(60.7%, 17%, 0%, 3.1%) |
| CIE-LAB | lab(77.82, -18.97, -29.94) |
| CIE-LCH | lch(77.82, 35.45, 237.64°) |
| OKLab | oklab(80.1% -0.0793 -0.0835) |
| OKLCH | oklch(80.1% 0.115 226.5) |
| XYZ | xyz(43.5430, 52.9151, 95.8965) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.13
Lightblue (survey)
#7BC8F6
ΔE00 4.34
Lightskyblue
#87CEFA
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDF7 #F78B61
analogous
#61F7D6 #61CDF7 #6182F7
triadic
#61CDF7 #F761CD #CDF761
tetradic
#61CDF7 #D661F7 #F78B61 #82F761
square
#61CDF7 #D661F7 #F78B61 #82F761
split-complementary
#61CDF7 #F76182 #F7D661
monochromatic
#0B9BD3 #27BBF4 #61CDF7 #9BDFFA #D6F2FD
Accessibility & contrast
On white
1.81
#61CDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#61CDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDF7
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDF7 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61cdf7; /* rgb */ color: rgb(97, 205, 247); /* oklch */ color: oklch(80.1% 0.115 226.5);
Tailwind
colors: {
custom: {
50: '#9bdcfa',
500: '#61cdf7',
950: '#000000',
},
}SCSS
$custom: #61cdf7; $custom-light: #9bdcfa; $custom-dark: #000000;
JSON
{
"hex": "#61cdf7",
"rgb": {
"r": 97,
"g": 205,
"b": 247
},
"hsl": {
"h": 196.8,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.80102,
"c": 0.11513,
"h": 226.5
},
"luminance": 0.52919
}Semantic roles & 50–950 ramp
primary
#61CDF7
secondary
#CE5B2E
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485