#61DFFC#61DFFC
#61DFFC is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.4% C 0.118 H 215.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFFC |
|---|---|
| RGB | rgb(97, 223, 252) |
| HSL | hsl(191, 96%, 68%) |
| HSV | hsv(191, 62%, 99%) |
| CMYK | cmyk(61.5%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(83.09, -26.54, -24.54) |
| CIE-LCH | lch(83.09, 36.15, 222.77°) |
| OKLab | oklab(84.38% -0.0958 -0.0682) |
| OKLCH | oklch(84.38% 0.118 215.5) |
| XYZ | xyz(48.8810, 62.3399, 101.5333) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 6.54
Bright Sky Blue
#02CCFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFFC #FC7E61
analogous
#61FCCB #61DFFC #6191FC
triadic
#61DFFC #FC61DF #DFFC61
tetradic
#61DFFC #CB61FC #FC7E61 #91FC61
square
#61DFFC #CB61FC #FC7E61 #91FC61
split-complementary
#61DFFC #FC6191 #FCCB61
monochromatic
#04B6DE #25D3FB #61DFFC #9DEBFD #D9F7FE
Accessibility & contrast
On white
1.56
#61DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#61DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFFC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFFC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#B4C8FC
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61dffc; /* rgb */ color: rgb(97, 223, 252); /* oklch */ color: oklch(84.4% 0.118 215.5);
Tailwind
colors: {
custom: {
50: '#9ce9fd',
500: '#61dffc',
950: '#000000',
},
}SCSS
$custom: #61dffc; $custom-light: #9ce9fd; $custom-dark: #000000;
JSON
{
"hex": "#61dffc",
"rgb": {
"r": 97,
"g": 223,
"b": 252
},
"hsl": {
"h": 191.226,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.84378,
"c": 0.11757,
"h": 215.5
},
"luminance": 0.62345
}Semantic roles & 50–950 ramp
primary
#61DFFC
secondary
#D64B2B
accent
#2B00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485