#61CAEB#61CAEB
#61CAEB is a light, moderate cyan. Relative luminance 0.508; OKLCH L 78.9% C 0.107 H 221.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #61CAEB |
|---|---|
| RGB | rgb(97, 202, 235) |
| HSL | hsl(194, 78%, 65%) |
| HSV | hsv(194, 59%, 92%) |
| CMYK | cmyk(58.7%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(76.54, -20.98, -25.47) |
| CIE-LCH | lch(76.54, 33.00, 230.52°) |
| OKLab | oklab(78.94% -0.0805 -0.0708) |
| OKLCH | oklch(78.94% 0.107 221.3) |
| XYZ | xyz(41.0398, 50.7766, 86.2192) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 6.18
Lightskyblue
#87CEFA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CAEB #EB8261
analogous
#61EBC7 #61CAEB #6185EB
triadic
#61CAEB #EB61CA #CAEB61
tetradic
#61CAEB #C761EB #EB8261 #85EB61
square
#61CAEB #C761EB #EB8261 #85EB61
split-complementary
#61CAEB #EB6185 #EBC761
monochromatic
#1893BA #2BB8E4 #61CAEB #97DCF2 #CEEEF9
Accessibility & contrast
On white
1.88
#61CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#61CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CAEB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CAEB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #61caeb; /* rgb */ color: rgb(97, 202, 235); /* oklch */ color: oklch(78.9% 0.107 221.3);
Tailwind
colors: {
custom: {
50: '#9adaf1',
500: '#61caeb',
950: '#000000',
},
}SCSS
$custom: #61caeb; $custom-light: #9adaf1; $custom-dark: #000000;
JSON
{
"hex": "#61caeb",
"rgb": {
"r": 97,
"g": 202,
"b": 235
},
"hsl": {
"h": 194.348,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.78936,
"c": 0.10724,
"h": 221.3
},
"luminance": 0.50781
}Semantic roles & 50–950 ramp
primary
#61CAEB
secondary
#B95637
accent
#3D0CDA
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385