#61D6FF#61D6FF
#61D6FF is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 82.5% C 0.119 H 224.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61D6FF |
|---|---|
| RGB | rgb(97, 214, 255) |
| HSL | hsl(196, 100%, 69%) |
| HSV | hsv(196, 62%, 100%) |
| CMYK | cmyk(62%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(80.66, -21.18, -29.86) |
| CIE-LCH | lch(80.66, 36.61, 234.66°) |
| OKLab | oklab(82.46% -0.0856 -0.0833) |
| OKLCH | oklch(82.46% 0.119 224.2) |
| XYZ | xyz(47.0191, 57.8497, 103.2765) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.00
Neon Blue
#04D9FF
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 4.58
Lightskyblue
#87CEFA
ΔE00 5.86
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D6FF #FF8A61
analogous
#61FFD9 #61D6FF #6187FF
triadic
#61D6FF #FF61D6 #D6FF61
tetradic
#61D6FF #D961FF #FF8A61 #87FF61
square
#61D6FF #D961FF #FF8A61 #87FF61
split-complementary
#61D6FF #FF6187 #FFD961
monochromatic
#00AAE6 #24C6FF #61D6FF #9EE6FF #DBF6FF
Accessibility & contrast
On white
1.67
#61D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#61D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D6FF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D6FF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#A9C1FF
Tritanopia (blue-blind)
#00E2E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61d6ff; /* rgb */ color: rgb(97, 214, 255); /* oklch */ color: oklch(82.5% 0.119 224.2);
Tailwind
colors: {
custom: {
50: '#9ce2ff',
500: '#61d6ff',
950: '#000000',
},
}SCSS
$custom: #61d6ff; $custom-light: #9ce2ff; $custom-dark: #000000;
JSON
{
"hex": "#61d6ff",
"rgb": {
"r": 97,
"g": 214,
"b": 255
},
"hsl": {
"h": 195.57,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.82459,
"c": 0.11938,
"h": 224.2
},
"luminance": 0.57855
}Semantic roles & 50–950 ramp
primary
#61D6FF
secondary
#DA582B
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486