#61DCFF#61DCFF
#61DCFF is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 83.8% C 0.119 H 219.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCFF |
|---|---|
| RGB | rgb(97, 220, 255) |
| HSL | hsl(193, 100%, 69%) |
| HSV | hsv(193, 62%, 100%) |
| CMYK | cmyk(62%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(82.35, -24.18, -27.27) |
| CIE-LCH | lch(82.35, 36.45, 228.43°) |
| OKLab | oklab(83.81% -0.0916 -0.0759) |
| OKLCH | oklch(83.81% 0.119 219.6) |
| XYZ | xyz(48.5657, 60.9427, 103.7920) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.22
Sky Blue
#87CEEB
ΔE00 5.46
Bright Sky Blue
#02CCFE
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 7.14
Ice Blue
#A5DFF9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCFF #FF8461
analogous
#61FFD3 #61DCFF #618DFF
triadic
#61DCFF #FF61DC #DCFF61
tetradic
#61DCFF #D361FF #FF8461 #8DFF61
square
#61DCFF #D361FF #FF8461 #8DFF61
split-complementary
#61DCFF #FF618D #FFD361
monochromatic
#00B3E6 #24CEFF #61DCFF #9EEAFF #DBF7FF
Accessibility & contrast
On white
1.59
#61DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#61DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCFF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCFF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B0C6FF
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61dcff; /* rgb */ color: rgb(97, 220, 255); /* oklch */ color: oklch(83.8% 0.119 219.6);
Tailwind
colors: {
custom: {
50: '#9de7ff',
500: '#61dcff',
950: '#000000',
},
}SCSS
$custom: #61dcff; $custom-light: #9de7ff; $custom-dark: #000000;
JSON
{
"hex": "#61dcff",
"rgb": {
"r": 97,
"g": 220,
"b": 255
},
"hsl": {
"h": 193.291,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.83814,
"c": 0.11896,
"h": 219.6
},
"luminance": 0.60948
}Semantic roles & 50–950 ramp
primary
#61DCFF
secondary
#DA512B
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101618
muted
#808486