#61D3FD#61D3FD
#61D3FD is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.7% C 0.118 H 225.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3FD |
|---|---|
| RGB | rgb(97, 211, 253) |
| HSL | hsl(196, 98%, 69%) |
| HSV | hsv(196, 62%, 99%) |
| CMYK | cmyk(61.7%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(79.74, -20.25, -30.21) |
| CIE-LCH | lch(79.74, 36.37, 236.16°) |
| OKLab | oklab(81.7% -0.0832 -0.0842) |
| OKLCH | oklch(81.7% 0.118 225.3) |
| XYZ | xyz(45.9466, 56.2171, 101.3390) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 4.83
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Lightskyblue
#87CEFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3FD #FD8B61
analogous
#61FDD9 #61D3FD #6185FD
triadic
#61D3FD #FD61D3 #D3FD61
tetradic
#61D3FD #D961FD #FD8B61 #85FD61
square
#61D3FD #D961FD #FD8B61 #85FD61
split-complementary
#61D3FD #FD6185 #FDD961
monochromatic
#03A5E1 #25C2FC #61D3FD #9DE4FE #DAF5FF
Accessibility & contrast
On white
1.72
#61D3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#61D3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3FD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3FD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d3fd; /* rgb */ color: rgb(97, 211, 253); /* oklch */ color: oklch(81.7% 0.118 225.3);
Tailwind
colors: {
custom: {
50: '#9ce0fe',
500: '#61d3fd',
950: '#000000',
},
}SCSS
$custom: #61d3fd; $custom-light: #9ce0fe; $custom-dark: #000000;
JSON
{
"hex": "#61d3fd",
"rgb": {
"r": 97,
"g": 211,
"b": 253
},
"hsl": {
"h": 196.154,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.81702,
"c": 0.11844,
"h": 225.3
},
"luminance": 0.56222
}Semantic roles & 50–950 ramp
primary
#61D3FD
secondary
#D7592B
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485