#61D5F7#61D5F7
#61D5F7 is a light, moderate cyan. Relative luminance 0.568; OKLCH L 81.9% C 0.114 H 220.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #61D5F7 |
|---|---|
| RGB | rgb(97, 213, 247) |
| HSL | hsl(194, 90%, 67%) |
| HSV | hsv(194, 61%, 97%) |
| CMYK | cmyk(60.7%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(80.09, -23.03, -26.47) |
| CIE-LCH | lch(80.09, 35.09, 228.98°) |
| OKLab | oklab(81.91% -0.0875 -0.0736) |
| OKLCH | oklch(81.91% 0.114 220.1) |
| XYZ | xyz(45.5058, 56.8407, 96.5508) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 4.51
Bright Sky Blue
#02CCFE
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.07
Lightskyblue
#87CEFA
ΔE00 7.14
Lightblue (survey)
#7BC8F6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D5F7 #F78361
analogous
#61F7CE #61D5F7 #618AF7
triadic
#61D5F7 #F761D5 #D5F761
tetradic
#61D5F7 #CE61F7 #F78361 #8AF761
square
#61D5F7 #CE61F7 #F78361 #8AF761
split-complementary
#61D5F7 #F7618A #F7CE61
monochromatic
#0BA6D3 #27C6F4 #61D5F7 #9BE4FA #D6F4FD
Accessibility & contrast
On white
1.70
#61D5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#61D5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D5F7
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D5F7 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0F9
Deuteranopia (green-blind)
#AAC0F7
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61d5f7; /* rgb */ color: rgb(97, 213, 247); /* oklch */ color: oklch(81.9% 0.114 220.1);
Tailwind
colors: {
custom: {
50: '#9be2fa',
500: '#61d5f7',
950: '#000000',
},
}SCSS
$custom: #61d5f7; $custom-light: #9be2fa; $custom-dark: #000000;
JSON
{
"hex": "#61d5f7",
"rgb": {
"r": 97,
"g": 213,
"b": 247
},
"hsl": {
"h": 193.6,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.81913,
"c": 0.11435,
"h": 220.1
},
"luminance": 0.56845
}Semantic roles & 50–950 ramp
primary
#61D5F7
secondary
#CE522E
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485