#61D3F0#61D3F0
#61D3F0 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.110 H 217.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3F0 |
|---|---|
| RGB | rgb(97, 211, 240) |
| HSL | hsl(192, 83%, 66%) |
| HSV | hsv(192, 60%, 94%) |
| CMYK | cmyk(59.6%, 12.1%, 0%, 5.9%) |
| CIE-LAB | lab(79.28, -24.06, -23.98) |
| CIE-LCH | lch(79.28, 33.97, 224.90°) |
| OKLab | oklab(81.19% -0.088 -0.0666) |
| OKLCH | oklch(81.19% 0.11 217.1) |
| XYZ | xyz(43.9459, 55.4168, 90.8017) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 4.87
Bright Sky Blue
#02CCFE
ΔE00 5.54
Baby Blue
#89CFF0
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3F0 #F07E61
analogous
#61F0C5 #61D3F0 #618BF0
triadic
#61D3F0 #F061D3 #D3F061
tetradic
#61D3F0 #C561F0 #F07E61 #8BF061
square
#61D3F0 #C561F0 #F07E61 #8BF061
split-complementary
#61D3F0 #F0618B #F0C561
monochromatic
#13A0C4 #29C3EB #61D3F0 #99E3F5 #D1F2FB
Accessibility & contrast
On white
1.74
#61D3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#61D3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3F0
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3F0 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF2
Deuteranopia (green-blind)
#ABBEF0
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d3f0; /* rgb */ color: rgb(97, 211, 240); /* oklch */ color: oklch(81.2% 0.110 217.1);
Tailwind
colors: {
custom: {
50: '#9be0f5',
500: '#61d3f0',
950: '#000000',
},
}SCSS
$custom: #61d3f0; $custom-light: #9be0f5; $custom-dark: #000000;
JSON
{
"hex": "#61d3f0",
"rgb": {
"r": 97,
"g": 211,
"b": 240
},
"hsl": {
"h": 192.168,
"s": 82.659,
"l": 66.078
},
"oklch": {
"l": 0.81185,
"c": 0.11039,
"h": 217.1
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#61D3F0
secondary
#C25034
accent
#3206DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485