#61CEEB#61CEEB
#61CEEB is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.8% C 0.107 H 217.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEEB |
|---|---|
| RGB | rgb(97, 206, 235) |
| HSL | hsl(193, 78%, 65%) |
| HSV | hsv(193, 59%, 92%) |
| CMYK | cmyk(58.7%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.68, -23.00, -23.73) |
| CIE-LCH | lch(77.68, 33.05, 225.89°) |
| OKLab | oklab(79.85% -0.0847 -0.0659) |
| OKLCH | oklch(79.85% 0.107 217.9) |
| XYZ | xyz(41.9905, 52.6780, 86.5361) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 4.50
Bright Sky Blue
#02CCFE
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 7.23
Lightblue (survey)
#7BC8F6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEEB #EB7E61
analogous
#61EBC3 #61CEEB #6189EB
triadic
#61CEEB #EB61CE #CEEB61
tetradic
#61CEEB #C361EB #EB7E61 #89EB61
square
#61CEEB #C361EB #EB7E61 #89EB61
split-complementary
#61CEEB #EB6189 #EBC361
monochromatic
#1898BA #2BBDE4 #61CEEB #97DFF2 #CEF0F9
Accessibility & contrast
On white
1.82
#61CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#61CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEEB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEEB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61ceeb; /* rgb */ color: rgb(97, 206, 235); /* oklch */ color: oklch(79.8% 0.107 217.9);
Tailwind
colors: {
custom: {
50: '#9addf1',
500: '#61ceeb',
950: '#000000',
},
}SCSS
$custom: #61ceeb; $custom-light: #9addf1; $custom-dark: #000000;
JSON
{
"hex": "#61ceeb",
"rgb": {
"r": 97,
"g": 206,
"b": 235
},
"hsl": {
"h": 192.609,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.79849,
"c": 0.10734,
"h": 217.9
},
"luminance": 0.52682
}Semantic roles & 50–950 ramp
primary
#61CEEB
secondary
#B95237
accent
#370CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485