#61CEEF#61CEEF
#61CEEF is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.110 H 220.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEEF |
|---|---|
| RGB | rgb(97, 206, 239) |
| HSL | hsl(194, 82%, 66%) |
| HSV | hsv(194, 59%, 94%) |
| CMYK | cmyk(59.4%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.82, -21.84, -25.66) |
| CIE-LCH | lch(77.82, 33.70, 229.60°) |
| OKLab | oklab(80.01% -0.0832 -0.0714) |
| OKLCH | oklch(80.01% 0.11 220.6) |
| XYZ | xyz(42.5749, 52.9118, 89.6139) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.00
Neon Blue
#04D9FF
ΔE00 4.28
Bright Sky Blue
#02CCFE
ΔE00 4.29
Baby Blue
#89CFF0
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Lightskyblue
#87CEFA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEEF #EF8261
analogous
#61EFC9 #61CEEF #6187EF
triadic
#61CEEF #EF61CE #CEEF61
tetradic
#61CEEF #C961EF #EF8261 #87EF61
square
#61CEEF #C961EF #EF8261 #87EF61
split-complementary
#61CEEF #EF6187 #EFC961
monochromatic
#1499C2 #29BDE9 #61CEEF #99DFF5 #D0F0FA
Accessibility & contrast
On white
1.81
#61CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#61CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEEF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEEF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61ceef; /* rgb */ color: rgb(97, 206, 239); /* oklch */ color: oklch(80.0% 0.110 220.6);
Tailwind
colors: {
custom: {
50: '#9addf4',
500: '#61ceef',
950: '#000000',
},
}SCSS
$custom: #61ceef; $custom-light: #9addf4; $custom-dark: #000000;
JSON
{
"hex": "#61ceef",
"rgb": {
"r": 97,
"g": 206,
"b": 239
},
"hsl": {
"h": 193.944,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.80006,
"c": 0.10963,
"h": 220.6
},
"luminance": 0.52916
}Semantic roles & 50–950 ramp
primary
#61CEEF
secondary
#C05534
accent
#3908DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485