#61DAF8#61DAF8
#61DAF8 is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.1% C 0.115 H 216.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61DAF8 |
|---|---|
| RGB | rgb(97, 218, 248) |
| HSL | hsl(192, 92%, 68%) |
| HSV | hsv(192, 61%, 97%) |
| CMYK | cmyk(60.9%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(81.54, -25.23, -24.79) |
| CIE-LCH | lch(81.54, 35.37, 224.50°) |
| OKLab | oklab(83.09% -0.0922 -0.0689) |
| OKLCH | oklch(83.09% 0.115 216.8) |
| XYZ | xyz(46.9376, 59.4567, 97.7914) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.10
Sky Blue
#87CEEB
ΔE00 5.61
Bright Sky Blue
#02CCFE
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.29
Baby Blue
#89CFF0
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DAF8 #F87F61
analogous
#61F8CB #61DAF8 #618EF8
triadic
#61DAF8 #F861DA #DAF861
tetradic
#61DAF8 #CB61F8 #F87F61 #8EF861
square
#61DAF8 #CB61F8 #F87F61 #8EF861
split-complementary
#61DAF8 #F8618E #F8CB61
monochromatic
#09ADD5 #26CCF5 #61DAF8 #9CE8FB #D6F5FD
Accessibility & contrast
On white
1.63
#61DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#61DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DAF8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DAF8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4FA
Deuteranopia (green-blind)
#B0C4F8
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61daf8; /* rgb */ color: rgb(97, 218, 248); /* oklch */ color: oklch(83.1% 0.115 216.8);
Tailwind
colors: {
custom: {
50: '#9ce5fa',
500: '#61daf8',
950: '#000000',
},
}SCSS
$custom: #61daf8; $custom-light: #9ce5fa; $custom-dark: #000000;
JSON
{
"hex": "#61daf8",
"rgb": {
"r": 97,
"g": 218,
"b": 248
},
"hsl": {
"h": 191.921,
"s": 91.515,
"l": 67.647
},
"oklch": {
"l": 0.83088,
"c": 0.1151,
"h": 216.8
},
"luminance": 0.59462
}Semantic roles & 50–950 ramp
primary
#61DAF8
secondary
#D04E2D
accent
#2E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485