#61CEE9#61CEE9
#61CEE9 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.8% C 0.106 H 216.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEE9 |
|---|---|
| RGB | rgb(97, 206, 233) |
| HSL | hsl(192, 76%, 65%) |
| HSV | hsv(192, 58%, 91%) |
| CMYK | cmyk(58.4%, 11.6%, 0%, 8.6%) |
| CIE-LAB | lab(77.62, -23.58, -22.76) |
| CIE-LCH | lch(77.62, 32.77, 223.99°) |
| OKLab | oklab(79.77% -0.0855 -0.0632) |
| OKLCH | oklch(79.77% 0.106 216.5) |
| XYZ | xyz(41.7032, 52.5631, 85.0229) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.33
Sky Blue
#87CEEB
ΔE00 4.85
Bright Sky Blue
#02CCFE
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.72
Lightblue (survey)
#7BC8F6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEE9 #E97C61
analogous
#61E9C0 #61CEE9 #618AE9
triadic
#61CEE9 #E961CE #CEE961
tetradic
#61CEE9 #C061E9 #E97C61 #8AE961
square
#61CEE9 #C061E9 #E97C61 #8AE961
split-complementary
#61CEE9 #E9618A #E9C061
monochromatic
#1997B6 #2BBDE2 #61CEE9 #97DFF0 #CCEFF8
Accessibility & contrast
On white
1.82
#61CEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#61CEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEE9
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEE9 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8EB
Deuteranopia (green-blind)
#A8B9E9
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61cee9; /* rgb */ color: rgb(97, 206, 233); /* oklch */ color: oklch(79.8% 0.106 216.5);
Tailwind
colors: {
custom: {
50: '#9addf0',
500: '#61cee9',
950: '#000000',
},
}SCSS
$custom: #61cee9; $custom-light: #9addf0; $custom-dark: #000000;
JSON
{
"hex": "#61cee9",
"rgb": {
"r": 97,
"g": 206,
"b": 233
},
"hsl": {
"h": 191.912,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.79772,
"c": 0.10629,
"h": 216.5
},
"luminance": 0.52567
}Semantic roles & 50–950 ramp
primary
#61CEE9
secondary
#B65138
accent
#360ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485