#61CBEE#61CBEE
#61CBEE is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.109 H 222.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #61CBEE |
|---|---|
| RGB | rgb(97, 203, 238) |
| HSL | hsl(195, 81%, 66%) |
| HSV | hsv(195, 59%, 93%) |
| CMYK | cmyk(59.2%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.93, -20.61, -26.49) |
| CIE-LCH | lch(76.93, 33.56, 232.11°) |
| OKLab | oklab(79.28% -0.0805 -0.0737) |
| OKLCH | oklch(79.28% 0.109 222.5) |
| XYZ | xyz(41.7122, 51.4222, 88.5996) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 3.89
Baby Blue
#89CFF0
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 5.73
Lightskyblue
#87CEFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CBEE #EE8461
analogous
#61EECB #61CBEE #6184EE
triadic
#61CBEE #EE61CB #CBEE61
tetradic
#61CBEE #CB61EE #EE8461 #84EE61
square
#61CBEE #CB61EE #EE8461 #84EE61
split-complementary
#61CBEE #EE6184 #EECB61
monochromatic
#1595C0 #2AB9E8 #61CBEE #98DDF4 #D0EFFA
Accessibility & contrast
On white
1.86
#61CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#61CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CBEE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CBEE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61cbee; /* rgb */ color: rgb(97, 203, 238); /* oklch */ color: oklch(79.3% 0.109 222.5);
Tailwind
colors: {
custom: {
50: '#9adbf3',
500: '#61cbee',
950: '#000000',
},
}SCSS
$custom: #61cbee; $custom-light: #9adbf3; $custom-dark: #000000;
JSON
{
"hex": "#61cbee",
"rgb": {
"r": 97,
"g": 203,
"b": 238
},
"hsl": {
"h": 194.894,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.79283,
"c": 0.10911,
"h": 222.5
},
"luminance": 0.51426
}Semantic roles & 50–950 ramp
primary
#61CBEE
secondary
#BE5735
accent
#3D09DD
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485