#61D2F0#61D2F0
#61D2F0 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.110 H 217.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2F0 |
|---|---|
| RGB | rgb(97, 210, 240) |
| HSL | hsl(193, 83%, 66%) |
| HSV | hsv(193, 60%, 94%) |
| CMYK | cmyk(59.6%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(79.00, -23.56, -24.41) |
| CIE-LCH | lch(79.00, 33.93, 226.01°) |
| OKLab | oklab(80.96% -0.087 -0.0678) |
| OKLCH | oklch(80.96% 0.11 217.9) |
| XYZ | xyz(43.6982, 54.9215, 90.7192) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 4.62
Bright Sky Blue
#02CCFE
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 7.07
Lightblue (survey)
#7BC8F6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2F0 #F07F61
analogous
#61F0C6 #61D2F0 #618AF0
triadic
#61D2F0 #F061D2 #D2F061
tetradic
#61D2F0 #C661F0 #F07F61 #8AF061
square
#61D2F0 #C661F0 #F07F61 #8AF061
split-complementary
#61D2F0 #F0618A #F0C661
monochromatic
#139FC4 #29C2EB #61D2F0 #99E2F5 #D1F2FB
Accessibility & contrast
On white
1.75
#61D2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#61D2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2F0
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2F0 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF2
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d2f0; /* rgb */ color: rgb(97, 210, 240); /* oklch */ color: oklch(81.0% 0.110 217.9);
Tailwind
colors: {
custom: {
50: '#9ae0f5',
500: '#61d2f0',
950: '#000000',
},
}SCSS
$custom: #61d2f0; $custom-light: #9ae0f5; $custom-dark: #000000;
JSON
{
"hex": "#61d2f0",
"rgb": {
"r": 97,
"g": 210,
"b": 240
},
"hsl": {
"h": 192.587,
"s": 82.659,
"l": 66.078
},
"oklch": {
"l": 0.80957,
"c": 0.11031,
"h": 217.9
},
"luminance": 0.54926
}Semantic roles & 50–950 ramp
primary
#61D2F0
secondary
#C25134
accent
#3406DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485