#61CEEC#61CEEC
#61CEEC is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.108 H 218.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEEC |
|---|---|
| RGB | rgb(97, 206, 236) |
| HSL | hsl(193, 79%, 65%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(58.9%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(77.72, -22.71, -24.22) |
| CIE-LCH | lch(77.72, 33.20, 226.83°) |
| OKLab | oklab(79.89% -0.0843 -0.0673) |
| OKLCH | oklch(79.89% 0.108 218.6) |
| XYZ | xyz(42.1354, 52.7360, 87.2991) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.35
Bright Sky Blue
#02CCFE
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEEC #EC7F61
analogous
#61ECC5 #61CEEC #6188EC
triadic
#61CEEC #EC61CE #CEEC61
tetradic
#61CEEC #C561EC #EC7F61 #88EC61
square
#61CEEC #C561EC #EC7F61 #88EC61
split-complementary
#61CEEC #EC6188 #ECC561
monochromatic
#1798BC #2ABDE5 #61CEEC #98DFF3 #CEF0F9
Accessibility & contrast
On white
1.82
#61CEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#61CEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEEC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEEC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61ceec; /* rgb */ color: rgb(97, 206, 236); /* oklch */ color: oklch(79.9% 0.108 218.6);
Tailwind
colors: {
custom: {
50: '#9addf2',
500: '#61ceec',
950: '#000000',
},
}SCSS
$custom: #61ceec; $custom-light: #9addf2; $custom-dark: #000000;
JSON
{
"hex": "#61ceec",
"rgb": {
"r": 97,
"g": 206,
"b": 236
},
"hsl": {
"h": 192.95,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.79888,
"c": 0.10788,
"h": 218.6
},
"luminance": 0.5274
}Semantic roles & 50–950 ramp
primary
#61CEEC
secondary
#BB5336
accent
#380BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485