#61D4F7#61D4F7
#61D4F7 is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.7% C 0.114 H 220.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4F7 |
|---|---|
| RGB | rgb(97, 212, 247) |
| HSL | hsl(194, 90%, 67%) |
| HSV | hsv(194, 61%, 97%) |
| CMYK | cmyk(60.7%, 14.2%, 0%, 3.1%) |
| CIE-LAB | lab(79.81, -22.53, -26.91) |
| CIE-LCH | lch(79.81, 35.09, 230.06°) |
| OKLab | oklab(81.69% -0.0864 -0.0749) |
| OKLCH | oklch(81.69% 0.114 220.9) |
| XYZ | xyz(45.2550, 56.3392, 96.4672) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 4.33
Bright Sky Blue
#02CCFE
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.83
Lightblue (survey)
#7BC8F6
ΔE00 6.80
Lightskyblue
#87CEFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4F7 #F78461
analogous
#61F7CF #61D4F7 #6189F7
triadic
#61D4F7 #F761D4 #D4F761
tetradic
#61D4F7 #CF61F7 #F78461 #89F761
square
#61D4F7 #CF61F7 #F78461 #89F761
split-complementary
#61D4F7 #F76189 #F7CF61
monochromatic
#0BA4D3 #27C4F4 #61D4F7 #9BE4FA #D6F4FD
Accessibility & contrast
On white
1.71
#61D4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#61D4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4F7
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4F7 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFF9
Deuteranopia (green-blind)
#A9BFF7
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d4f7; /* rgb */ color: rgb(97, 212, 247); /* oklch */ color: oklch(81.7% 0.114 220.9);
Tailwind
colors: {
custom: {
50: '#9be1fa',
500: '#61d4f7',
950: '#000000',
},
}SCSS
$custom: #61d4f7; $custom-light: #9be1fa; $custom-dark: #000000;
JSON
{
"hex": "#61d4f7",
"rgb": {
"r": 97,
"g": 212,
"b": 247
},
"hsl": {
"h": 194,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.81686,
"c": 0.11436,
"h": 220.9
},
"luminance": 0.56344
}Semantic roles & 50–950 ramp
primary
#61D4F7
secondary
#CE542E
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485