#61D2F4#61D2F4
#61D2F4 is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.113 H 220.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2F4 |
|---|---|
| RGB | rgb(97, 210, 244) |
| HSL | hsl(194, 87%, 67%) |
| HSV | hsv(194, 60%, 96%) |
| CMYK | cmyk(60.2%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.13, -22.40, -26.33) |
| CIE-LCH | lch(79.13, 34.57, 229.62°) |
| OKLab | oklab(81.11% -0.0855 -0.0733) |
| OKLCH | oklch(81.11% 0.113 220.6) |
| XYZ | xyz(44.2990, 55.1618, 93.8831) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 4.19
Bright Sky Blue
#02CCFE
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 6.76
Lightskyblue
#87CEFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2F4 #F48361
analogous
#61F4CD #61D2F4 #6188F4
triadic
#61D2F4 #F461D2 #D2F461
tetradic
#61D2F4 #CD61F4 #F48361 #88F461
square
#61D2F4 #CD61F4 #F48361 #88F461
split-complementary
#61D2F4 #F46188 #F4CD61
monochromatic
#0EA0CC #28C2F0 #61D2F4 #9AE2F8 #D3F3FC
Accessibility & contrast
On white
1.75
#61D2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#61D2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2F4
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2F4 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d2f4; /* rgb */ color: rgb(97, 210, 244); /* oklch */ color: oklch(81.1% 0.113 220.6);
Tailwind
colors: {
custom: {
50: '#9be0f7',
500: '#61d2f4',
950: '#000000',
},
}SCSS
$custom: #61d2f4; $custom-light: #9be0f7; $custom-dark: #000000;
JSON
{
"hex": "#61d2f4",
"rgb": {
"r": 97,
"g": 210,
"b": 244
},
"hsl": {
"h": 193.878,
"s": 86.982,
"l": 66.863
},
"oklch": {
"l": 0.81113,
"c": 0.11259,
"h": 220.6
},
"luminance": 0.55166
}Semantic roles & 50–950 ramp
primary
#61D2F4
secondary
#C85431
accent
#3602E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485