#61BCEA#61BCEA
#61BCEA is a light, moderate cyan. Relative luminance 0.444; OKLCH L 75.7% C 0.109 H 232.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61BCEA |
|---|---|
| RGB | rgb(97, 188, 234) |
| HSL | hsl(200, 77%, 65%) |
| HSV | hsv(200, 59%, 92%) |
| CMYK | cmyk(58.5%, 19.7%, 0%, 8.2%) |
| CIE-LAB | lab(72.52, -14.01, -31.10) |
| CIE-LCH | lch(72.52, 34.11, 245.75°) |
| OKLab | oklab(75.72% -0.0661 -0.0869) |
| OKLCH | oklch(75.72% 0.109 232.7) |
| XYZ | xyz(37.7586, 44.4448, 84.4148) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Deepskyblue
#00BFFF
ΔE00 4.13
Sky
#82CAFC
ΔE00 5.23
Lightskyblue
#87CEFA
ΔE00 5.62
Bright Sky Blue
#02CCFE
ΔE00 6.06
Baby Blue
#89CFF0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61BCEA #EA8F61
analogous
#61EAD3 #61BCEA #6178EA
triadic
#61BCEA #EA61BC #BCEA61
tetradic
#61BCEA #D361EA #EA8F61 #78EA61
square
#61BCEA #D361EA #EA8F61 #78EA61
split-complementary
#61BCEA #EA6178 #EAD361
monochromatic
#1883B8 #2BA5E3 #61BCEA #97D3F1 #CDEAF8
Accessibility & contrast
On white
2.12
#61BCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#61BCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61BCEA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61BCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61BCEA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#92ACE9
Tritanopia (blue-blind)
#00C8CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #61bcea; /* rgb */ color: rgb(97, 188, 234); /* oklch */ color: oklch(75.7% 0.109 232.7);
Tailwind
colors: {
custom: {
50: '#99d0f1',
500: '#61bcea',
950: '#000000',
},
}SCSS
$custom: #61bcea; $custom-light: #99d0f1; $custom-dark: #000000;
JSON
{
"hex": "#61bcea",
"rgb": {
"r": 97,
"g": 188,
"b": 234
},
"hsl": {
"h": 200.146,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.75718,
"c": 0.10914,
"h": 232.7
},
"luminance": 0.44448
}Semantic roles & 50–950 ramp
primary
#61BCEA
secondary
#EBCCBC
accent
#510DD9
background
#FAFCFE
surface
#F3F9FD
border
#CDD2D5
text
#0F1416
muted
#7F8284