#61D3F4#61D3F4
#61D3F4 is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.3% C 0.113 H 219.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3F4 |
|---|---|
| RGB | rgb(97, 211, 244) |
| HSL | hsl(193, 87%, 67%) |
| HSV | hsv(193, 60%, 96%) |
| CMYK | cmyk(60.2%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(79.42, -22.90, -25.90) |
| CIE-LCH | lch(79.42, 34.57, 228.52°) |
| OKLab | oklab(81.34% -0.0865 -0.072) |
| OKLCH | oklch(81.34% 0.113 219.8) |
| XYZ | xyz(44.5466, 55.6571, 93.9657) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 4.37
Bright Sky Blue
#02CCFE
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 7.13
Lightskyblue
#87CEFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3F4 #F48261
analogous
#61F4CB #61D3F4 #618AF4
triadic
#61D3F4 #F461D3 #D3F461
tetradic
#61D3F4 #CB61F4 #F48261 #8AF461
square
#61D3F4 #CB61F4 #F48261 #8AF461
split-complementary
#61D3F4 #F4618A #F4CB61
monochromatic
#0EA2CC #28C3F0 #61D3F4 #9AE3F8 #D3F3FC
Accessibility & contrast
On white
1.73
#61D3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#61D3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3F4
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3F4 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d3f4; /* rgb */ color: rgb(97, 211, 244); /* oklch */ color: oklch(81.3% 0.113 219.8);
Tailwind
colors: {
custom: {
50: '#9be0f7',
500: '#61d3f4',
950: '#000000',
},
}SCSS
$custom: #61d3f4; $custom-light: #9be0f7; $custom-dark: #000000;
JSON
{
"hex": "#61d3f4",
"rgb": {
"r": 97,
"g": 211,
"b": 244
},
"hsl": {
"h": 193.469,
"s": 86.982,
"l": 66.863
},
"oklch": {
"l": 0.81341,
"c": 0.11259,
"h": 219.8
},
"luminance": 0.55662
}Semantic roles & 50–950 ramp
primary
#61D3F4
secondary
#C85331
accent
#3502E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485