#61DDFA#61DDFA
#61DDFA is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 83.8% C 0.116 H 215.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDFA |
|---|---|
| RGB | rgb(97, 221, 250) |
| HSL | hsl(191, 94%, 68%) |
| HSV | hsv(191, 61%, 98%) |
| CMYK | cmyk(61.2%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(82.46, -26.13, -24.45) |
| CIE-LCH | lch(82.46, 35.78, 223.10°) |
| OKLab | oklab(83.85% -0.0945 -0.0679) |
| OKLCH | oklch(83.85% 0.116 215.7) |
| XYZ | xyz(48.0345, 61.1514, 99.6959) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Bright Sky Blue
#02CCFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDFA #FA7E61
analogous
#61FACB #61DDFA #6190FA
triadic
#61DDFA #FA61DD #DDFA61
tetradic
#61DDFA #CB61FA #FA7E61 #90FA61
square
#61DDFA #CB61FA #FA7E61 #90FA61
split-complementary
#61DDFA #FA6190 #FACB61
monochromatic
#07B2DA #26D0F8 #61DDFA #9CEAFC #D8F7FE
Accessibility & contrast
On white
1.59
#61DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#61DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDFA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDFA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61ddfa; /* rgb */ color: rgb(97, 221, 250); /* oklch */ color: oklch(83.8% 0.116 215.7);
Tailwind
colors: {
custom: {
50: '#9ce7fc',
500: '#61ddfa',
950: '#000000',
},
}SCSS
$custom: #61ddfa; $custom-light: #9ce7fc; $custom-dark: #000000;
JSON
{
"hex": "#61ddfa",
"rgb": {
"r": 97,
"g": 221,
"b": 250
},
"hsl": {
"h": 191.373,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.83847,
"c": 0.11638,
"h": 215.7
},
"luminance": 0.61156
}Semantic roles & 50–950 ramp
primary
#61DDFA
secondary
#D34C2C
accent
#2C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485