#61DFFA#61DFFA
#61DFFA is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.3% C 0.117 H 214.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFFA |
|---|---|
| RGB | rgb(97, 223, 250) |
| HSL | hsl(191, 94%, 68%) |
| HSV | hsv(191, 61%, 98%) |
| CMYK | cmyk(61.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.03, -27.11, -23.59) |
| CIE-LCH | lch(83.03, 35.94, 221.03°) |
| OKLab | oklab(84.3% -0.0965 -0.0655) |
| OKLCH | oklch(84.3% 0.117 214.2) |
| XYZ | xyz(48.5657, 62.2138, 99.8730) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFFA #FA7C61
analogous
#61FAC8 #61DFFA #6192FA
triadic
#61DFFA #FA61DF #DFFA61
tetradic
#61DFFA #C861FA #FA7C61 #92FA61
square
#61DFFA #C861FA #FA7C61 #92FA61
split-complementary
#61DFFA #FA6192 #FAC861
monochromatic
#07B5DA #26D3F8 #61DFFA #9CEBFC #D8F7FE
Accessibility & contrast
On white
1.56
#61DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#61DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFFA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFFA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61dffa; /* rgb */ color: rgb(97, 223, 250); /* oklch */ color: oklch(84.3% 0.117 214.2);
Tailwind
colors: {
custom: {
50: '#9ce9fc',
500: '#61dffa',
950: '#000000',
},
}SCSS
$custom: #61dffa; $custom-light: #9ce9fc; $custom-dark: #000000;
JSON
{
"hex": "#61dffa",
"rgb": {
"r": 97,
"g": 223,
"b": 250
},
"hsl": {
"h": 190.588,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.84302,
"c": 0.11665,
"h": 214.2
},
"luminance": 0.62219
}Semantic roles & 50–950 ramp
primary
#61DFFA
secondary
#D3492C
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485