#61C8F4#61C8F4
#61C8F4 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.114 H 228.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61C8F4 |
|---|---|
| RGB | rgb(97, 200, 244) |
| HSL | hsl(198, 87%, 67%) |
| HSV | hsv(198, 60%, 96%) |
| CMYK | cmyk(60.2%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.30, -17.29, -30.68) |
| CIE-LCH | lch(76.30, 35.22, 240.60°) |
| OKLab | oklab(78.85% -0.0752 -0.0856) |
| OKLCH | oklch(78.85% 0.114 228.7) |
| XYZ | xyz(41.9068, 50.3774, 93.0857) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.47
Bright Sky Blue
#02CCFE
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.53
Sky Blue
#87CEEB
ΔE00 4.59
Deepskyblue
#00BFFF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61C8F4 #F48D61
analogous
#61F4D6 #61C8F4 #617FF4
triadic
#61C8F4 #F461C8 #C8F461
tetradic
#61C8F4 #D661F4 #F48D61 #7FF461
square
#61C8F4 #D661F4 #F48D61 #7FF461
split-complementary
#61C8F4 #F4617F #F4D661
monochromatic
#0E93CC #28B4F0 #61C8F4 #9ADCF8 #D3F0FC
Accessibility & contrast
On white
1.90
#61C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#61C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61C8F4
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61C8F4 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #61c8f4; /* rgb */ color: rgb(97, 200, 244); /* oklch */ color: oklch(78.8% 0.114 228.7);
Tailwind
colors: {
custom: {
50: '#9ad8f8',
500: '#61c8f4',
950: '#000000',
},
}SCSS
$custom: #61c8f4; $custom-light: #9ad8f8; $custom-dark: #000000;
JSON
{
"hex": "#61c8f4",
"rgb": {
"r": 97,
"g": 200,
"b": 244
},
"hsl": {
"h": 197.959,
"s": 86.982,
"l": 66.863
},
"oklch": {
"l": 0.78849,
"c": 0.11394,
"h": 228.7
},
"luminance": 0.50382
}Semantic roles & 50–950 ramp
primary
#61C8F4
secondary
#C85E31
accent
#4502E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385