#61CDEB#61CDEB
#61CDEB is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.6% C 0.107 H 218.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDEB |
|---|---|
| RGB | rgb(97, 205, 235) |
| HSL | hsl(193, 78%, 65%) |
| HSV | hsv(193, 59%, 92%) |
| CMYK | cmyk(58.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.40, -22.50, -24.17) |
| CIE-LCH | lch(77.40, 33.02, 227.05°) |
| OKLab | oklab(79.62% -0.0837 -0.0671) |
| OKLCH | oklch(79.62% 0.107 218.7) |
| XYZ | xyz(41.7505, 52.1981, 86.4561) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.37
Bright Sky Blue
#02CCFE
ΔE00 4.92
Baby Blue
#89CFF0
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 7.24
Lightskyblue
#87CEFA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDEB #EB7F61
analogous
#61EBC4 #61CDEB #6188EB
triadic
#61CDEB #EB61CD #CDEB61
tetradic
#61CDEB #C461EB #EB7F61 #88EB61
square
#61CDEB #C461EB #EB7F61 #88EB61
split-complementary
#61CDEB #EB6188 #EBC461
monochromatic
#1897BA #2BBCE4 #61CDEB #97DEF2 #CEEFF9
Accessibility & contrast
On white
1.84
#61CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#61CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDEB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDEB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cdeb; /* rgb */ color: rgb(97, 205, 235); /* oklch */ color: oklch(79.6% 0.107 218.7);
Tailwind
colors: {
custom: {
50: '#9adcf1',
500: '#61cdeb',
950: '#000000',
},
}SCSS
$custom: #61cdeb; $custom-light: #9adcf1; $custom-dark: #000000;
JSON
{
"hex": "#61cdeb",
"rgb": {
"r": 97,
"g": 205,
"b": 235
},
"hsl": {
"h": 193.043,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.79621,
"c": 0.10727,
"h": 218.7
},
"luminance": 0.52202
}Semantic roles & 50–950 ramp
primary
#61CDEB
secondary
#B95337
accent
#390CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485