#61D2FF#61D2FF
#61D2FF is a light, vivid cyan. Relative luminance 0.559; OKLCH L 81.6% C 0.120 H 227.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2FF |
|---|---|
| RGB | rgb(97, 210, 255) |
| HSL | hsl(197, 100%, 69%) |
| HSV | hsv(197, 62%, 100%) |
| CMYK | cmyk(62%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.53, -19.14, -31.59) |
| CIE-LCH | lch(79.53, 36.94, 238.79°) |
| OKLab | oklab(81.56% -0.0815 -0.0882) |
| OKLCH | oklch(81.56% 0.12 227.3) |
| XYZ | xyz(46.0192, 55.8499, 102.9432) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.60
Baby Blue
#89CFF0
ΔE00 4.23
Lightblue (survey)
#7BC8F6
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2FF #FF8E61
analogous
#61FFDD #61D2FF #6183FF
triadic
#61D2FF #FF61D2 #D2FF61
tetradic
#61D2FF #DD61FF #FF8E61 #83FF61
square
#61D2FF #DD61FF #FF8E61 #83FF61
split-complementary
#61D2FF #FF6183 #FFDD61
monochromatic
#00A4E6 #24C1FF #61D2FF #9EE3FF #DBF5FF
Accessibility & contrast
On white
1.73
#61D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#61D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2FF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2FF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A4BEFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d2ff; /* rgb */ color: rgb(97, 210, 255); /* oklch */ color: oklch(81.6% 0.120 227.3);
Tailwind
colors: {
custom: {
50: '#9cdfff',
500: '#61d2ff',
950: '#000000',
},
}SCSS
$custom: #61d2ff; $custom-light: #9cdfff; $custom-dark: #000000;
JSON
{
"hex": "#61d2ff",
"rgb": {
"r": 97,
"g": 210,
"b": 255
},
"hsl": {
"h": 197.089,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.81559,
"c": 0.1201,
"h": 227.3
},
"luminance": 0.55855
}Semantic roles & 50–950 ramp
primary
#61D2FF
secondary
#DA5C2B
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486