#61D7FB#61D7FB
#61D7FB is a very light, moderate cyan. Relative luminance 0.581; OKLCH L 82.5% C 0.117 H 221.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61D7FB |
|---|---|
| RGB | rgb(97, 215, 251) |
| HSL | hsl(194, 95%, 68%) |
| HSV | hsv(194, 61%, 98%) |
| CMYK | cmyk(61.4%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.80, -22.86, -27.52) |
| CIE-LCH | lch(80.80, 35.78, 230.29°) |
| OKLab | oklab(82.53% -0.088 -0.0766) |
| OKLCH | oklch(82.53% 0.117 221) |
| XYZ | xyz(46.6358, 58.1025, 100.0052) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.43
Bright Sky Blue
#02CCFE
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.05
Lightskyblue
#87CEFA
ΔE00 6.93
Lightblue (survey)
#7BC8F6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D7FB #FB8561
analogous
#61FBD2 #61D7FB #618AFB
triadic
#61D7FB #FB61D7 #D7FB61
tetradic
#61D7FB #D261FB #FB8561 #8AFB61
square
#61D7FB #D261FB #FB8561 #8AFB61
split-complementary
#61D7FB #FB618A #FBD261
monochromatic
#06AADC #25C8F9 #61D7FB #9DE6FD #D8F5FE
Accessibility & contrast
On white
1.66
#61D7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#61D7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D7FB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D7FB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61d7fb; /* rgb */ color: rgb(97, 215, 251); /* oklch */ color: oklch(82.5% 0.117 221.0);
Tailwind
colors: {
custom: {
50: '#9ce3fc',
500: '#61d7fb',
950: '#000000',
},
}SCSS
$custom: #61d7fb; $custom-light: #9ce3fc; $custom-dark: #000000;
JSON
{
"hex": "#61d7fb",
"rgb": {
"r": 97,
"g": 215,
"b": 251
},
"hsl": {
"h": 194.026,
"s": 95.062,
"l": 68.235
},
"oklch": {
"l": 0.82525,
"c": 0.1167,
"h": 221
},
"luminance": 0.58107
}Semantic roles & 50–950 ramp
primary
#61D7FB
secondary
#D5532C
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485