#61D2EE#61D2EE
#61D2EE is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.109 H 216.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2EE |
|---|---|
| RGB | rgb(97, 210, 238) |
| HSL | hsl(192, 81%, 66%) |
| HSV | hsv(192, 59%, 93%) |
| CMYK | cmyk(59.2%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(78.93, -24.14, -23.44) |
| CIE-LCH | lch(78.93, 33.65, 224.16°) |
| OKLab | oklab(80.88% -0.0878 -0.0651) |
| OKLCH | oklch(80.88% 0.109 216.6) |
| XYZ | xyz(43.4028, 54.8033, 89.1631) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 4.94
Bright Sky Blue
#02CCFE
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2EE #EE7D61
analogous
#61EEC3 #61D2EE #618BEE
triadic
#61D2EE #EE61D2 #D2EE61
tetradic
#61D2EE #C361EE #EE7D61 #8BEE61
square
#61D2EE #C361EE #EE7D61 #8BEE61
split-complementary
#61D2EE #EE618B #EEC361
monochromatic
#159EC0 #2AC2E8 #61D2EE #98E2F4 #D0F1FA
Accessibility & contrast
On white
1.76
#61D2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#61D2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2EE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2EE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#AABDEE
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61d2ee; /* rgb */ color: rgb(97, 210, 238); /* oklch */ color: oklch(80.9% 0.109 216.6);
Tailwind
colors: {
custom: {
50: '#9ae0f3',
500: '#61d2ee',
950: '#000000',
},
}SCSS
$custom: #61d2ee; $custom-light: #9ae0f3; $custom-dark: #000000;
JSON
{
"hex": "#61d2ee",
"rgb": {
"r": 97,
"g": 210,
"b": 238
},
"hsl": {
"h": 191.915,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.8088,
"c": 0.10926,
"h": 216.6
},
"luminance": 0.54808
}Semantic roles & 50–950 ramp
primary
#61D2EE
secondary
#BE5035
accent
#3309DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485