#61D2F9#61D2F9
#61D2F9 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.116 H 223.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2F9 |
|---|---|
| RGB | rgb(97, 210, 249) |
| HSL | hsl(195, 93%, 68%) |
| HSV | hsv(195, 61%, 98%) |
| CMYK | cmyk(61%, 15.7%, 0%, 2.4%) |
| CIE-LAB | lab(79.31, -20.93, -28.73) |
| CIE-LCH | lch(79.31, 35.54, 233.93°) |
| OKLab | oklab(81.31% -0.0837 -0.08) |
| OKLCH | oklch(81.31% 0.116 223.7) |
| XYZ | xyz(45.0685, 55.4695, 97.9357) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 4.11
Baby Blue
#89CFF0
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 4.39
Lightblue (survey)
#7BC8F6
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2F9 #F98861
analogous
#61F9D4 #61D2F9 #6186F9
triadic
#61D2F9 #F961D2 #D2F961
tetradic
#61D2F9 #D461F9 #F98861 #86F961
square
#61D2F9 #D461F9 #F98861 #86F961
split-complementary
#61D2F9 #F96186 #F9D461
monochromatic
#08A2D7 #26C1F7 #61D2F9 #9CE3FB #D7F4FD
Accessibility & contrast
On white
1.74
#61D2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#61D2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2F9
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2F9 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFB
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d2f9; /* rgb */ color: rgb(97, 210, 249); /* oklch */ color: oklch(81.3% 0.116 223.7);
Tailwind
colors: {
custom: {
50: '#9be0fb',
500: '#61d2f9',
950: '#000000',
},
}SCSS
$custom: #61d2f9; $custom-light: #9be0fb; $custom-dark: #000000;
JSON
{
"hex": "#61d2f9",
"rgb": {
"r": 97,
"g": 210,
"b": 249
},
"hsl": {
"h": 195.395,
"s": 92.683,
"l": 67.843
},
"oklch": {
"l": 0.81313,
"c": 0.1158,
"h": 223.7
},
"luminance": 0.55474
}Semantic roles & 50–950 ramp
primary
#61D2F9
secondary
#D2572D
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485