#61DBFF#61DBFF
#61DBFF is a very light, moderate cyan. Relative luminance 0.604; OKLCH L 83.6% C 0.119 H 220.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBFF |
|---|---|
| RGB | rgb(97, 219, 255) |
| HSL | hsl(194, 100%, 69%) |
| HSV | hsv(194, 62%, 100%) |
| CMYK | cmyk(62%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(82.07, -23.69, -27.70) |
| CIE-LCH | lch(82.07, 36.45, 229.47°) |
| OKLab | oklab(83.59% -0.0906 -0.0771) |
| OKLCH | oklch(83.59% 0.119 220.4) |
| XYZ | xyz(48.3040, 60.4194, 103.7048) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.30
Bright Sky Blue
#02CCFE
ΔE00 5.25
Sky Blue
#87CEEB
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 7.13
Lightskyblue
#87CEFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBFF #FF8561
analogous
#61FFD4 #61DBFF #618CFF
triadic
#61DBFF #FF61DB #DBFF61
tetradic
#61DBFF #D461FF #FF8561 #8CFF61
square
#61DBFF #D461FF #FF8561 #8CFF61
split-complementary
#61DBFF #FF618C #FFD461
monochromatic
#00B1E6 #24CDFF #61DBFF #9EE9FF #DBF7FF
Accessibility & contrast
On white
1.60
#61DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#61DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBFF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBFF | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#AEC5FF
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dbff; /* rgb */ color: rgb(97, 219, 255); /* oklch */ color: oklch(83.6% 0.119 220.4);
Tailwind
colors: {
custom: {
50: '#9ce6ff',
500: '#61dbff',
950: '#000000',
},
}SCSS
$custom: #61dbff; $custom-light: #9ce6ff; $custom-dark: #000000;
JSON
{
"hex": "#61dbff",
"rgb": {
"r": 97,
"g": 219,
"b": 255
},
"hsl": {
"h": 193.671,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.83588,
"c": 0.11898,
"h": 220.4
},
"luminance": 0.60424
}Semantic roles & 50–950 ramp
primary
#61DBFF
secondary
#DA532B
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101618
muted
#808486