#61DDFD#61DDFD
#61DDFD is a very light, moderate cyan. Relative luminance 0.613; OKLCH L 84.0% C 0.118 H 217.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDFD |
|---|---|
| RGB | rgb(97, 221, 253) |
| HSL | hsl(192, 98%, 69%) |
| HSV | hsv(192, 62%, 99%) |
| CMYK | cmyk(61.7%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.56, -25.26, -25.88) |
| CIE-LCH | lch(82.56, 36.17, 225.70°) |
| OKLab | oklab(83.96% -0.0934 -0.072) |
| OKLCH | oklch(83.96% 0.118 217.6) |
| XYZ | xyz(48.5086, 61.3411, 102.1930) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 5.86
Bright Sky Blue
#02CCFE
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDFD #FD8161
analogous
#61FDCF #61DDFD #618FFD
triadic
#61DDFD #FD61DD #DDFD61
tetradic
#61DDFD #CF61FD #FD8161 #8FFD61
square
#61DDFD #CF61FD #FD8161 #8FFD61
split-complementary
#61DDFD #FD618F #FDCF61
monochromatic
#03B3E1 #25D0FC #61DDFD #9DEAFE #DAF7FF
Accessibility & contrast
On white
1.58
#61DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#61DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDFD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDFD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61ddfd; /* rgb */ color: rgb(97, 221, 253); /* oklch */ color: oklch(84.0% 0.118 217.6);
Tailwind
colors: {
custom: {
50: '#9ce7fe',
500: '#61ddfd',
950: '#000000',
},
}SCSS
$custom: #61ddfd; $custom-light: #9ce7fe; $custom-dark: #000000;
JSON
{
"hex": "#61ddfd",
"rgb": {
"r": 97,
"g": 221,
"b": 253
},
"hsl": {
"h": 192.308,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.83963,
"c": 0.11789,
"h": 217.6
},
"luminance": 0.61346
}Semantic roles & 50–950 ramp
primary
#61DDFD
secondary
#D74E2B
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485