#61D2F7#61D2F7
#61D2F7 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.114 H 222.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2F7 |
|---|---|
| RGB | rgb(97, 210, 247) |
| HSL | hsl(195, 90%, 67%) |
| HSV | hsv(195, 61%, 97%) |
| CMYK | cmyk(60.7%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.24, -21.52, -27.77) |
| CIE-LCH | lch(79.24, 35.13, 232.23°) |
| OKLab | oklab(81.23% -0.0844 -0.0773) |
| OKLCH | oklch(81.23% 0.114 222.5) |
| XYZ | xyz(44.7582, 55.3454, 96.3016) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.08
Baby Blue
#89CFF0
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 6.07
Lightskyblue
#87CEFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2F7 #F78661
analogous
#61F7D1 #61D2F7 #6187F7
triadic
#61D2F7 #F761D2 #D2F761
tetradic
#61D2F7 #D161F7 #F78661 #87F761
square
#61D2F7 #D161F7 #F78661 #87F761
split-complementary
#61D2F7 #F76187 #F7D161
monochromatic
#0BA2D3 #27C1F4 #61D2F7 #9BE3FA #D6F3FD
Accessibility & contrast
On white
1.74
#61D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#61D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2F7
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2F7 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF9
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d2f7; /* rgb */ color: rgb(97, 210, 247); /* oklch */ color: oklch(81.2% 0.114 222.5);
Tailwind
colors: {
custom: {
50: '#9be0fa',
500: '#61d2f7',
950: '#000000',
},
}SCSS
$custom: #61d2f7; $custom-light: #9be0fa; $custom-dark: #000000;
JSON
{
"hex": "#61d2f7",
"rgb": {
"r": 97,
"g": 210,
"b": 247
},
"hsl": {
"h": 194.8,
"s": 90.361,
"l": 67.451
},
"oklch": {
"l": 0.81233,
"c": 0.11447,
"h": 222.5
},
"luminance": 0.5535
}Semantic roles & 50–950 ramp
primary
#61D2F7
secondary
#CE562E
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485