#61CFEB#61CFEB
#61CFEB is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.1% C 0.107 H 217.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #61CFEB |
|---|---|
| RGB | rgb(97, 207, 235) |
| HSL | hsl(192, 78%, 65%) |
| HSV | hsv(192, 59%, 92%) |
| CMYK | cmyk(58.7%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.97, -23.50, -23.30) |
| CIE-LCH | lch(77.97, 33.09, 224.75°) |
| OKLab | oklab(80.08% -0.0858 -0.0647) |
| OKLCH | oklch(80.08% 0.107 217) |
| XYZ | xyz(42.2320, 53.1610, 86.6166) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.72
Bright Sky Blue
#02CCFE
ΔE00 5.51
Baby Blue
#89CFF0
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.85
Lightblue (survey)
#7BC8F6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CFEB #EB7D61
analogous
#61EBC2 #61CFEB #618AEB
triadic
#61CFEB #EB61CF #CFEB61
tetradic
#61CFEB #C261EB #EB7D61 #8AEB61
square
#61CFEB #C261EB #EB7D61 #8AEB61
split-complementary
#61CFEB #EB618A #EBC261
monochromatic
#1899BA #2BBEE4 #61CFEB #97E0F2 #CEF0F9
Accessibility & contrast
On white
1.81
#61CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#61CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CFEB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CFEB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cfeb; /* rgb */ color: rgb(97, 207, 235); /* oklch */ color: oklch(80.1% 0.107 217.0);
Tailwind
colors: {
custom: {
50: '#9adef1',
500: '#61cfeb',
950: '#000000',
},
}SCSS
$custom: #61cfeb; $custom-light: #9adef1; $custom-dark: #000000;
JSON
{
"hex": "#61cfeb",
"rgb": {
"r": 97,
"g": 207,
"b": 235
},
"hsl": {
"h": 192.174,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.80078,
"c": 0.10742,
"h": 217
},
"luminance": 0.53165
}Semantic roles & 50–950 ramp
primary
#61CFEB
secondary
#B95137
accent
#360CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485