#61DEFF#61DEFF
#61DEFF is a very light, moderate cyan. Relative luminance 0.620; OKLCH L 84.3% C 0.119 H 218.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEFF |
|---|---|
| RGB | rgb(97, 222, 255) |
| HSL | hsl(193, 100%, 69%) |
| HSV | hsv(193, 62%, 100%) |
| CMYK | cmyk(62%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(82.91, -25.17, -26.40) |
| CIE-LCH | lch(82.91, 36.48, 226.37°) |
| OKLab | oklab(84.27% -0.0936 -0.0734) |
| OKLCH | oklch(84.27% 0.119 218.1) |
| XYZ | xyz(49.0937, 61.9988, 103.9680) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 5.94
Bright Sky Blue
#02CCFE
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEFF #FF8261
analogous
#61FFD1 #61DEFF #618FFF
triadic
#61DEFF #FF61DE #DEFF61
tetradic
#61DEFF #D161FF #FF8261 #8FFF61
square
#61DEFF #D161FF #FF8261 #8FFF61
split-complementary
#61DEFF #FF618F #FFD161
monochromatic
#00B6E6 #24D1FF #61DEFF #9EEBFF #DBF8FF
Accessibility & contrast
On white
1.57
#61DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#61DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEFF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEFF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B2C7FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61deff; /* rgb */ color: rgb(97, 222, 255); /* oklch */ color: oklch(84.3% 0.119 218.1);
Tailwind
colors: {
custom: {
50: '#9de8ff',
500: '#61deff',
950: '#000000',
},
}SCSS
$custom: #61deff; $custom-light: #9de8ff; $custom-dark: #000000;
JSON
{
"hex": "#61deff",
"rgb": {
"r": 97,
"g": 222,
"b": 255
},
"hsl": {
"h": 192.532,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.84267,
"c": 0.119,
"h": 218.1
},
"luminance": 0.62004
}Semantic roles & 50–950 ramp
primary
#61DEFF
secondary
#DA4F2B
accent
#3000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101618
muted
#808486