#61D2F6#61D2F6
#61D2F6 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.114 H 221.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2F6 |
|---|---|
| RGB | rgb(97, 210, 246) |
| HSL | hsl(194, 89%, 67%) |
| HSV | hsv(194, 61%, 96%) |
| CMYK | cmyk(60.6%, 14.6%, 0%, 3.5%) |
| CIE-LAB | lab(79.20, -21.81, -27.29) |
| CIE-LCH | lch(79.20, 34.94, 231.37°) |
| OKLab | oklab(81.19% -0.0848 -0.076) |
| OKLCH | oklch(81.19% 0.114 221.9) |
| XYZ | xyz(44.6043, 55.2839, 95.4911) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2F6 #F68561
analogous
#61F6D0 #61D2F6 #6187F6
triadic
#61D2F6 #F661D2 #D2F661
tetradic
#61D2F6 #D061F6 #F68561 #87F661
square
#61D2F6 #D061F6 #F68561 #87F661
split-complementary
#61D2F6 #F66187 #F6D061
monochromatic
#0CA1D1 #27C2F3 #61D2F6 #9BE2F9 #D5F3FD
Accessibility & contrast
On white
1.74
#61D2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#61D2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2F6
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2F6 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF8
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d2f6; /* rgb */ color: rgb(97, 210, 246); /* oklch */ color: oklch(81.2% 0.114 221.9);
Tailwind
colors: {
custom: {
50: '#9be0f9',
500: '#61d2f6',
950: '#000000',
},
}SCSS
$custom: #61d2f6; $custom-light: #9be0f9; $custom-dark: #000000;
JSON
{
"hex": "#61d2f6",
"rgb": {
"r": 97,
"g": 210,
"b": 246
},
"hsl": {
"h": 194.497,
"s": 89.222,
"l": 67.255
},
"oklch": {
"l": 0.81193,
"c": 0.11382,
"h": 221.9
},
"luminance": 0.55288
}Semantic roles & 50–950 ramp
primary
#61D2F6
secondary
#CC552F
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485