#61CDE7#61CDE7
#61CDE7 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.105 H 215.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61CDE7 |
|---|---|
| RGB | rgb(97, 205, 231) |
| HSL | hsl(192, 74%, 64%) |
| HSV | hsv(192, 58%, 91%) |
| CMYK | cmyk(58%, 11.3%, 0%, 9.4%) |
| CIE-LAB | lab(77.26, -23.65, -22.23) |
| CIE-LCH | lch(77.26, 32.46, 223.22°) |
| OKLab | oklab(79.47% -0.0852 -0.0617) |
| OKLCH | oklch(79.47% 0.105 215.9) |
| XYZ | xyz(41.1791, 51.9695, 83.4468) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.58
Sky Blue
#87CEEB
ΔE00 5.01
Bright Sky Blue
#02CCFE
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CDE7 #E77B61
analogous
#61E7BE #61CDE7 #618AE7
triadic
#61CDE7 #E761CD #CDE761
tetradic
#61CDE7 #BE61E7 #E77B61 #8AE761
square
#61CDE7 #BE61E7 #E77B61 #8AE761
split-complementary
#61CDE7 #E7618A #E7BE61
monochromatic
#1B95B2 #2CBCDF #61CDE7 #96DEEF #CBEFF7
Accessibility & contrast
On white
1.84
#61CDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#61CDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CDE7
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CDE7 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E8
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cde7; /* rgb */ color: rgb(97, 205, 231); /* oklch */ color: oklch(79.5% 0.105 215.9);
Tailwind
colors: {
custom: {
50: '#99dcee',
500: '#61cde7',
950: '#000000',
},
}SCSS
$custom: #61cde7; $custom-light: #99dcee; $custom-dark: #000000;
JSON
{
"hex": "#61cde7",
"rgb": {
"r": 97,
"g": 205,
"b": 231
},
"hsl": {
"h": 191.642,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.79466,
"c": 0.10518,
"h": 215.9
},
"luminance": 0.51974
}Semantic roles & 50–950 ramp
primary
#61CDE7
secondary
#B35139
accent
#3610D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485