#61CFEC#61CFEC
#61CFEC is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.1% C 0.108 H 217.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61CFEC |
|---|---|
| RGB | rgb(97, 207, 236) |
| HSL | hsl(193, 79%, 65%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(58.9%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.00, -23.22, -23.78) |
| CIE-LCH | lch(78.00, 33.23, 225.69°) |
| OKLab | oklab(80.12% -0.0854 -0.066) |
| OKLCH | oklch(80.12% 0.108 217.7) |
| XYZ | xyz(42.3769, 53.2190, 87.3796) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.55
Bright Sky Blue
#02CCFE
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 7.11
Lightblue (survey)
#7BC8F6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CFEC #EC7E61
analogous
#61ECC3 #61CFEC #6189EC
triadic
#61CFEC #EC61CF #CFEC61
tetradic
#61CFEC #C361EC #EC7E61 #89EC61
square
#61CFEC #C361EC #EC7E61 #89EC61
split-complementary
#61CFEC #EC6189 #ECC361
monochromatic
#1799BC #2ABEE5 #61CFEC #98E0F3 #CEF0F9
Accessibility & contrast
On white
1.80
#61CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#61CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CFEC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CFEC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEE
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cfec; /* rgb */ color: rgb(97, 207, 236); /* oklch */ color: oklch(80.1% 0.108 217.7);
Tailwind
colors: {
custom: {
50: '#9addf2',
500: '#61cfec',
950: '#000000',
},
}SCSS
$custom: #61cfec; $custom-light: #9addf2; $custom-dark: #000000;
JSON
{
"hex": "#61cfec",
"rgb": {
"r": 97,
"g": 207,
"b": 236
},
"hsl": {
"h": 192.518,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.80117,
"c": 0.10795,
"h": 217.7
},
"luminance": 0.53223
}Semantic roles & 50–950 ramp
primary
#61CFEC
secondary
#BB5236
accent
#360BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485