#61CFF7#61CFF7
#61CFF7 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.115 H 224.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61CFF7 |
|---|---|
| RGB | rgb(97, 207, 247) |
| HSL | hsl(196, 90%, 67%) |
| HSV | hsv(196, 61%, 97%) |
| CMYK | cmyk(60.7%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.39, -19.99, -29.07) |
| CIE-LCH | lch(78.39, 35.29, 235.48°) |
| OKLab | oklab(80.55% -0.0813 -0.081) |
| OKLCH | oklch(80.55% 0.115 224.9) |
| XYZ | xyz(44.0245, 53.8780, 96.0570) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Lightskyblue
#87CEFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CFF7 #F78961
analogous
#61F7D4 #61CFF7 #6184F7
triadic
#61CFF7 #F761CF #CFF761
tetradic
#61CFF7 #D461F7 #F78961 #84F761
square
#61CFF7 #D461F7 #F78961 #84F761
split-complementary
#61CFF7 #F76184 #F7D461
monochromatic
#0B9ED3 #27BDF4 #61CFF7 #9BE1FA #D6F2FD
Accessibility & contrast
On white
1.78
#61CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#61CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CFF7
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CFF7 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #61cff7; /* rgb */ color: rgb(97, 207, 247); /* oklch */ color: oklch(80.6% 0.115 224.9);
Tailwind
colors: {
custom: {
50: '#9bddfa',
500: '#61cff7',
950: '#000000',
},
}SCSS
$custom: #61cff7; $custom-light: #9bddfa; $custom-dark: #000000;
JSON
{
"hex": "#61cff7",
"rgb": {
"r": 97,
"g": 207,
"b": 247
},
"hsl": {
"h": 196,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.80554,
"c": 0.11481,
"h": 224.9
},
"luminance": 0.53882
}Semantic roles & 50–950 ramp
primary
#61CFF7
secondary
#CE592E
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485