#61CDF3#61CDF3
#61CDF3 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.112 H 224.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDF3 |
|---|---|
| RGB | rgb(97, 205, 243) |
| HSL | hsl(196, 86%, 67%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(60.1%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.68, -20.16, -28.02) |
| CIE-LCH | lch(77.68, 34.52, 234.27°) |
| OKLab | oklab(79.94% -0.0807 -0.0781) |
| OKLCH | oklch(79.94% 0.112 224) |
| XYZ | xyz(42.9324, 52.6708, 92.6806) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDF3 #F38761
analogous
#61F3D0 #61CDF3 #6184F3
triadic
#61CDF3 #F361CD #CDF361
tetradic
#61CDF3 #D061F3 #F38761 #84F361
square
#61CDF3 #D061F3 #F38761 #84F361
split-complementary
#61CDF3 #F36184 #F3D061
monochromatic
#0F9ACA #28BBEF #61CDF3 #9ADFF7 #D3F1FC
Accessibility & contrast
On white
1.82
#61CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#61CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDF3
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDF3 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61cdf3; /* rgb */ color: rgb(97, 205, 243); /* oklch */ color: oklch(79.9% 0.112 224.0);
Tailwind
colors: {
custom: {
50: '#9adcf7',
500: '#61cdf3',
950: '#000000',
},
}SCSS
$custom: #61cdf3; $custom-light: #9adcf7; $custom-dark: #000000;
JSON
{
"hex": "#61cdf3",
"rgb": {
"r": 97,
"g": 205,
"b": 243
},
"hsl": {
"h": 195.616,
"s": 85.882,
"l": 66.667
},
"oklch": {
"l": 0.79939,
"c": 0.11228,
"h": 224
},
"luminance": 0.52675
}Semantic roles & 50–950 ramp
primary
#61CDF3
secondary
#C75831
accent
#3D03E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485