#61D0F0#61D0F0
#61D0F0 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.5% C 0.110 H 219.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61D0F0 |
|---|---|
| RGB | rgb(97, 208, 240) |
| HSL | hsl(193, 83%, 66%) |
| HSV | hsv(193, 60%, 94%) |
| CMYK | cmyk(59.6%, 13.3%, 0%, 5.9%) |
| CIE-LAB | lab(78.43, -22.56, -25.28) |
| CIE-LCH | lch(78.43, 33.88, 228.25°) |
| OKLab | oklab(80.5% -0.0849 -0.0703) |
| OKLCH | oklch(80.5% 0.11 219.6) |
| XYZ | xyz(43.2075, 53.9401, 90.5556) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.21
Bright Sky Blue
#02CCFE
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 4.97
Lightblue (survey)
#7BC8F6
ΔE00 7.01
Lightskyblue
#87CEFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D0F0 #F08161
analogous
#61F0C9 #61D0F0 #6188F0
triadic
#61D0F0 #F061D0 #D0F061
tetradic
#61D0F0 #C961F0 #F08161 #88F061
square
#61D0F0 #C961F0 #F08161 #88F061
split-complementary
#61D0F0 #F06188 #F0C961
monochromatic
#139CC4 #29BFEB #61D0F0 #99E1F5 #D1F1FB
Accessibility & contrast
On white
1.78
#61D0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#61D0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D0F0
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D0F0 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #61d0f0; /* rgb */ color: rgb(97, 208, 240); /* oklch */ color: oklch(80.5% 0.110 219.6);
Tailwind
colors: {
custom: {
50: '#9adef5',
500: '#61d0f0',
950: '#000000',
},
}SCSS
$custom: #61d0f0; $custom-light: #9adef5; $custom-dark: #000000;
JSON
{
"hex": "#61d0f0",
"rgb": {
"r": 97,
"g": 208,
"b": 240
},
"hsl": {
"h": 193.427,
"s": 82.659,
"l": 66.078
},
"oklch": {
"l": 0.80501,
"c": 0.11022,
"h": 219.6
},
"luminance": 0.53944
}Semantic roles & 50–950 ramp
primary
#61D0F0
secondary
#C25334
accent
#3706DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485