#61CEFD#61CEFD
#61CEFD is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.6% C 0.120 H 229.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEFD |
|---|---|
| RGB | rgb(97, 206, 253) |
| HSL | hsl(198, 98%, 69%) |
| HSV | hsv(198, 62%, 99%) |
| CMYK | cmyk(61.7%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(78.33, -17.69, -32.37) |
| CIE-LCH | lch(78.33, 36.89, 241.35°) |
| OKLab | oklab(80.58% -0.0782 -0.0904) |
| OKLCH | oklch(80.58% 0.12 229.2) |
| XYZ | xyz(44.7238, 53.7713, 100.9314) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.65
Bright Sky Blue
#02CCFE
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 4.23
Lightskyblue
#87CEFA
ΔE00 4.24
Sky Blue
#87CEEB
ΔE00 4.79
Sky
#82CAFC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEFD #FD9061
analogous
#61FDDE #61CEFD #6180FD
triadic
#61CEFD #FD61CE #CEFD61
tetradic
#61CEFD #DE61FD #FD9061 #80FD61
square
#61CEFD #DE61FD #FD9061 #80FD61
split-complementary
#61CEFD #FD6180 #FDDE61
monochromatic
#039EE1 #25BBFC #61CEFD #9DE1FE #DAF3FF
Accessibility & contrast
On white
1.79
#61CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#61CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEFD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEFD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #61cefd; /* rgb */ color: rgb(97, 206, 253); /* oklch */ color: oklch(80.6% 0.120 229.2);
Tailwind
colors: {
custom: {
50: '#9cddfe',
500: '#61cefd',
950: '#000000',
},
}SCSS
$custom: #61cefd; $custom-light: #9cddfe; $custom-dark: #000000;
JSON
{
"hex": "#61cefd",
"rgb": {
"r": 97,
"g": 206,
"b": 253
},
"hsl": {
"h": 198.077,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.80577,
"c": 0.11953,
"h": 229.2
},
"luminance": 0.53776
}Semantic roles & 50–950 ramp
primary
#61CEFD
secondary
#D75F2B
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485