#61E1FC#61E1FC
#61E1FC is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 84.8% C 0.118 H 213.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61E1FC |
|---|---|
| RGB | rgb(97, 225, 252) |
| HSL | hsl(190, 96%, 68%) |
| HSV | hsv(190, 62%, 99%) |
| CMYK | cmyk(61.5%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.66, -27.51, -23.68) |
| CIE-LCH | lch(83.66, 36.30, 220.72°) |
| OKLab | oklab(84.83% -0.0978 -0.0658) |
| OKLCH | oklch(84.83% 0.118 213.9) |
| XYZ | xyz(49.4185, 63.4149, 101.7125) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E1FC #FC7C61
analogous
#61FCCA #61E1FC #6193FC
triadic
#61E1FC #FC61E1 #E1FC61
tetradic
#61E1FC #CA61FC #FC7C61 #93FC61
square
#61E1FC #CA61FC #FC7C61 #93FC61
split-complementary
#61E1FC #FC6193 #FCCA61
monochromatic
#04B8DE #25D6FB #61E1FC #9DECFD #D9F8FE
Accessibility & contrast
On white
1.53
#61E1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#61E1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E1FC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E1FC | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e1fc; /* rgb */ color: rgb(97, 225, 252); /* oklch */ color: oklch(84.8% 0.118 213.9);
Tailwind
colors: {
custom: {
50: '#9deafd',
500: '#61e1fc',
950: '#000000',
},
}SCSS
$custom: #61e1fc; $custom-light: #9deafd; $custom-dark: #000000;
JSON
{
"hex": "#61e1fc",
"rgb": {
"r": 97,
"g": 225,
"b": 252
},
"hsl": {
"h": 190.452,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.84833,
"c": 0.11784,
"h": 213.9
},
"luminance": 0.6342
}Semantic roles & 50–950 ramp
primary
#61E1FC
secondary
#D6492B
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485