#61D6EE#61D6EE
#61D6EE is a light, moderate cyan. Relative luminance 0.568; OKLCH L 81.8% C 0.110 H 213.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61D6EE |
|---|---|
| RGB | rgb(97, 214, 238) |
| HSL | hsl(190, 81%, 66%) |
| HSV | hsv(190, 59%, 93%) |
| CMYK | cmyk(59.2%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(80.07, -26.12, -21.71) |
| CIE-LCH | lch(80.07, 33.97, 219.73°) |
| OKLab | oklab(81.8% -0.0919 -0.0602) |
| OKLCH | oklch(81.8% 0.11 213.2) |
| XYZ | xyz(44.4027, 56.8031, 89.4964) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.13
Bright Sky Blue
#02CCFE
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D6EE #EE7961
analogous
#61EEBF #61D6EE #618FEE
triadic
#61D6EE #EE61D6 #D6EE61
tetradic
#61D6EE #BF61EE #EE7961 #8FEE61
square
#61D6EE #BF61EE #EE7961 #8FEE61
split-complementary
#61D6EE #EE618F #EEBF61
monochromatic
#15A3C0 #2AC8E8 #61D6EE #98E4F4 #D0F3FA
Accessibility & contrast
On white
1.70
#61D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#61D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D6EE
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D6EE | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61d6ee; /* rgb */ color: rgb(97, 214, 238); /* oklch */ color: oklch(81.8% 0.110 213.2);
Tailwind
colors: {
custom: {
50: '#9be3f3',
500: '#61d6ee',
950: '#000000',
},
}SCSS
$custom: #61d6ee; $custom-light: #9be3f3; $custom-dark: #000000;
JSON
{
"hex": "#61d6ee",
"rgb": {
"r": 97,
"g": 214,
"b": 238
},
"hsl": {
"h": 190.213,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.81795,
"c": 0.10988,
"h": 213.2
},
"luminance": 0.56808
}Semantic roles & 50–950 ramp
primary
#61D6EE
secondary
#BE4C35
accent
#2D09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485