#61CDF2#61CDF2
#61CDF2 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.112 H 223.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDF2 |
|---|---|
| RGB | rgb(97, 205, 242) |
| HSL | hsl(195, 85%, 66%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(59.9%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.64, -20.45, -27.54) |
| CIE-LCH | lch(77.64, 34.31, 233.40°) |
| OKLab | oklab(79.9% -0.0811 -0.0767) |
| OKLCH | oklch(79.9% 0.112 223.4) |
| XYZ | xyz(42.7818, 52.6106, 91.8874) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.86
Lightblue (survey)
#7BC8F6
ΔE00 5.43
Lightskyblue
#87CEFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDF2 #F28661
analogous
#61F2CE #61CDF2 #6185F2
triadic
#61CDF2 #F261CD #CDF261
tetradic
#61CDF2 #CE61F2 #F28661 #85F261
square
#61CDF2 #CE61F2 #F28661 #85F261
split-complementary
#61CDF2 #F26185 #F2CE61
monochromatic
#1099C8 #28BBED #61CDF2 #9ADFF7 #D2F1FB
Accessibility & contrast
On white
1.82
#61CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#61CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDF2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDF2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61cdf2; /* rgb */ color: rgb(97, 205, 242); /* oklch */ color: oklch(79.9% 0.112 223.4);
Tailwind
colors: {
custom: {
50: '#9adcf6',
500: '#61cdf2',
950: '#000000',
},
}SCSS
$custom: #61cdf2; $custom-light: #9adcf6; $custom-dark: #000000;
JSON
{
"hex": "#61cdf2",
"rgb": {
"r": 97,
"g": 205,
"b": 242
},
"hsl": {
"h": 195.31,
"s": 84.795,
"l": 66.471
},
"oklch": {
"l": 0.79898,
"c": 0.1116,
"h": 223.4
},
"luminance": 0.52615
}Semantic roles & 50–950 ramp
primary
#61CDF2
secondary
#C55832
accent
#3D04E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485