#61CFEE#61CFEE
#61CFEE is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.109 H 219.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61CFEE |
|---|---|
| RGB | rgb(97, 207, 238) |
| HSL | hsl(193, 81%, 66%) |
| HSV | hsv(193, 59%, 93%) |
| CMYK | cmyk(59.2%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(78.07, -22.64, -24.75) |
| CIE-LCH | lch(78.07, 33.54, 227.55°) |
| OKLab | oklab(80.2% -0.0846 -0.0688) |
| OKLCH | oklch(80.2% 0.109 219.1) |
| XYZ | xyz(42.6690, 53.3358, 88.9185) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.26
Bright Sky Blue
#02CCFE
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 5.10
Lightblue (survey)
#7BC8F6
ΔE00 7.16
Lightskyblue
#87CEFA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CFEE #EE8061
analogous
#61EEC6 #61CFEE #6189EE
triadic
#61CFEE #EE61CF #CFEE61
tetradic
#61CFEE #C661EE #EE8061 #89EE61
square
#61CFEE #C661EE #EE8061 #89EE61
split-complementary
#61CFEE #EE6189 #EEC661
monochromatic
#159AC0 #2ABEE8 #61CFEE #98E0F4 #D0F1FA
Accessibility & contrast
On white
1.80
#61CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#61CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CFEE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CFEE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61cfee; /* rgb */ color: rgb(97, 207, 238); /* oklch */ color: oklch(80.2% 0.109 219.1);
Tailwind
colors: {
custom: {
50: '#9addf3',
500: '#61cfee',
950: '#000000',
},
}SCSS
$custom: #61cfee; $custom-light: #9addf3; $custom-dark: #000000;
JSON
{
"hex": "#61cfee",
"rgb": {
"r": 97,
"g": 207,
"b": 238
},
"hsl": {
"h": 193.191,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.80195,
"c": 0.10905,
"h": 219.1
},
"luminance": 0.5334
}Semantic roles & 50–950 ramp
primary
#61CFEE
secondary
#BE5335
accent
#3709DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485