#61CDEC#61CDEC
#61CDEC is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.7% C 0.108 H 219.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDEC |
|---|---|
| RGB | rgb(97, 205, 236) |
| HSL | hsl(193, 79%, 65%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(58.9%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.43, -22.21, -24.65) |
| CIE-LCH | lch(77.43, 33.18, 227.98°) |
| OKLab | oklab(79.66% -0.0833 -0.0685) |
| OKLCH | oklch(79.66% 0.108 219.4) |
| XYZ | xyz(41.8954, 52.2560, 87.2191) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.38
Bright Sky Blue
#02CCFE
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.03
Lightblue (survey)
#7BC8F6
ΔE00 6.97
Lightskyblue
#87CEFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDEC #EC8061
analogous
#61ECC5 #61CDEC #6188EC
triadic
#61CDEC #EC61CD #CDEC61
tetradic
#61CDEC #C561EC #EC8061 #88EC61
square
#61CDEC #C561EC #EC8061 #88EC61
split-complementary
#61CDEC #EC6188 #ECC561
monochromatic
#1797BC #2ABCE5 #61CDEC #98DEF3 #CEF0F9
Accessibility & contrast
On white
1.83
#61CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#61CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDEC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDEC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cdec; /* rgb */ color: rgb(97, 205, 236); /* oklch */ color: oklch(79.7% 0.108 219.4);
Tailwind
colors: {
custom: {
50: '#9adcf2',
500: '#61cdec',
950: '#000000',
},
}SCSS
$custom: #61cdec; $custom-light: #9adcf2; $custom-dark: #000000;
JSON
{
"hex": "#61cdec",
"rgb": {
"r": 97,
"g": 205,
"b": 236
},
"hsl": {
"h": 193.381,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.7966,
"c": 0.10785,
"h": 219.4
},
"luminance": 0.5226
}Semantic roles & 50–950 ramp
primary
#61CDEC
secondary
#BB5436
accent
#390BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485