#61CBED#61CBED
#61CBED is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.108 H 221.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #61CBED |
|---|---|
| RGB | rgb(97, 203, 237) |
| HSL | hsl(195, 80%, 65%) |
| HSV | hsv(195, 59%, 93%) |
| CMYK | cmyk(59.1%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.90, -20.90, -26.00) |
| CIE-LCH | lch(76.90, 33.37, 231.20°) |
| OKLab | oklab(79.24% -0.0808 -0.0723) |
| OKLCH | oklch(79.24% 0.108 221.8) |
| XYZ | xyz(41.5657, 51.3636, 87.8280) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.89
Bright Sky Blue
#02CCFE
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Lightskyblue
#87CEFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CBED #ED8361
analogous
#61EDC9 #61CBED #6185ED
triadic
#61CBED #ED61CB #CBED61
tetradic
#61CBED #C961ED #ED8361 #85ED61
square
#61CBED #C961ED #ED8361 #85ED61
split-complementary
#61CBED #ED6185 #EDC961
monochromatic
#1695BE #2AB9E7 #61CBED #98DDF3 #CFEFFA
Accessibility & contrast
On white
1.86
#61CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#61CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CBED
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CBED | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61cbed; /* rgb */ color: rgb(97, 203, 237); /* oklch */ color: oklch(79.2% 0.108 221.8);
Tailwind
colors: {
custom: {
50: '#9adbf3',
500: '#61cbed',
950: '#000000',
},
}SCSS
$custom: #61cbed; $custom-light: #9adbf3; $custom-dark: #000000;
JSON
{
"hex": "#61cbed",
"rgb": {
"r": 97,
"g": 203,
"b": 237
},
"hsl": {
"h": 194.571,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.79243,
"c": 0.10847,
"h": 221.8
},
"luminance": 0.51368
}Semantic roles & 50–950 ramp
primary
#61CBED
secondary
#BD5636
accent
#3D0ADC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485