#61BBEE#61BBEE
#61BBEE is a light, moderate cyan. Relative luminance 0.443; OKLCH L 75.7% C 0.113 H 235.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #61BBEE |
|---|---|
| RGB | rgb(97, 187, 238) |
| HSL | hsl(202, 81%, 66%) |
| HSV | hsv(202, 59%, 93%) |
| CMYK | cmyk(59.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(72.40, -12.27, -33.47) |
| CIE-LCH | lch(72.40, 35.64, 249.87°) |
| OKLab | oklab(75.67% -0.0636 -0.0936) |
| OKLCH | oklch(75.67% 0.113 235.8) |
| XYZ | xyz(38.1268, 44.2514, 87.4045) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Deepskyblue
#00BFFF
ΔE00 4.07
Sky
#82CAFC
ΔE00 4.86
Sky Blue (survey)
#75BBFD
ΔE00 5.29
Lightskyblue
#87CEFA
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61BBEE #EE9461
analogous
#61EEDA #61BBEE #6174EE
triadic
#61BBEE #EE61BB #BBEE61
tetradic
#61BBEE #DA61EE #EE9461 #74EE61
square
#61BBEE #DA61EE #EE9461 #74EE61
split-complementary
#61BBEE #EE6174 #EEDA61
monochromatic
#1582C0 #2AA3E8 #61BBEE #98D3F4 #D0EBFA
Accessibility & contrast
On white
2.13
#61BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#61BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61BBEE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61BBEE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF0
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#00C8CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #61bbee; /* rgb */ color: rgb(97, 187, 238); /* oklch */ color: oklch(75.7% 0.113 235.8);
Tailwind
colors: {
custom: {
50: '#99cff3',
500: '#61bbee',
950: '#000000',
},
}SCSS
$custom: #61bbee; $custom-light: #99cff3; $custom-dark: #000000;
JSON
{
"hex": "#61bbee",
"rgb": {
"r": 97,
"g": 187,
"b": 238
},
"hsl": {
"h": 201.702,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.75667,
"c": 0.11322,
"h": 235.8
},
"luminance": 0.44255
}Semantic roles & 50–950 ramp
primary
#61BBEE
secondary
#EDCFBE
accent
#5509DD
background
#FAFCFE
surface
#F3F9FD
border
#CDD2D5
text
#0F1317
muted
#7F8285