#61CFF2#61CFF2
#61CFF2 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.111 H 221.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61CFF2 |
|---|---|
| RGB | rgb(97, 207, 242) |
| HSL | hsl(194, 85%, 66%) |
| HSV | hsv(194, 60%, 95%) |
| CMYK | cmyk(59.9%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.21, -21.47, -26.67) |
| CIE-LCH | lch(78.21, 34.24, 231.17°) |
| OKLab | oklab(80.35% -0.0831 -0.0742) |
| OKLCH | oklch(80.35% 0.111 221.8) |
| XYZ | xyz(43.2632, 53.5735, 92.0479) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 4.46
Lightblue (survey)
#7BC8F6
ΔE00 6.14
Lightskyblue
#87CEFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CFF2 #F28461
analogous
#61F2CD #61CFF2 #6187F2
triadic
#61CFF2 #F261CF #CFF261
tetradic
#61CFF2 #CD61F2 #F28461 #87F261
square
#61CFF2 #CD61F2 #F28461 #87F261
split-complementary
#61CFF2 #F26187 #F2CD61
monochromatic
#109CC8 #28BEED #61CFF2 #9AE0F7 #D2F1FB
Accessibility & contrast
On white
1.79
#61CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#61CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CFF2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CFF2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A5BBF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cff2; /* rgb */ color: rgb(97, 207, 242); /* oklch */ color: oklch(80.4% 0.111 221.8);
Tailwind
colors: {
custom: {
50: '#9addf6',
500: '#61cff2',
950: '#000000',
},
}SCSS
$custom: #61cff2; $custom-light: #9addf6; $custom-dark: #000000;
JSON
{
"hex": "#61cff2",
"rgb": {
"r": 97,
"g": 207,
"b": 242
},
"hsl": {
"h": 194.483,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.80352,
"c": 0.11145,
"h": 221.8
},
"luminance": 0.53578
}Semantic roles & 50–950 ramp
primary
#61CFF2
secondary
#C55632
accent
#3A04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485