#61CDF5#61CDF5
#61CDF5 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.114 H 225.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDF5 |
|---|---|
| RGB | rgb(97, 205, 245) |
| HSL | hsl(196, 88%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(60.4%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(77.75, -19.57, -28.98) |
| CIE-LCH | lch(77.75, 34.97, 235.98°) |
| OKLab | oklab(80.02% -0.08 -0.0808) |
| OKLCH | oklch(80.02% 0.114 225.3) |
| XYZ | xyz(43.2360, 52.7923, 94.2799) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.95
Baby Blue
#89CFF0
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Lightskyblue
#87CEFA
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDF5 #F58961
analogous
#61F5D3 #61CDF5 #6183F5
triadic
#61CDF5 #F561CD #CDF561
tetradic
#61CDF5 #D361F5 #F58961 #83F561
square
#61CDF5 #D361F5 #F58961 #83F561
split-complementary
#61CDF5 #F56183 #F5D361
monochromatic
#0D9ACF #27BBF1 #61CDF5 #9BDFF9 #D4F1FC
Accessibility & contrast
On white
1.82
#61CDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#61CDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDF5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDF5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A2B9F5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61cdf5; /* rgb */ color: rgb(97, 205, 245); /* oklch */ color: oklch(80.0% 0.114 225.3);
Tailwind
colors: {
custom: {
50: '#9bdcf8',
500: '#61cdf5',
950: '#000000',
},
}SCSS
$custom: #61cdf5; $custom-light: #9bdcf8; $custom-dark: #000000;
JSON
{
"hex": "#61cdf5",
"rgb": {
"r": 97,
"g": 205,
"b": 245
},
"hsl": {
"h": 196.216,
"s": 88.095,
"l": 67.059
},
"oklch": {
"l": 0.8002,
"c": 0.11368,
"h": 225.3
},
"luminance": 0.52797
}Semantic roles & 50–950 ramp
primary
#61CDF5
secondary
#CA5A30
accent
#3E01E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485