#61D4EF#61D4EF
#61D4EF is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.4% C 0.110 H 215.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4EF |
|---|---|
| RGB | rgb(97, 212, 239) |
| HSL | hsl(191, 82%, 66%) |
| HSV | hsv(191, 59%, 94%) |
| CMYK | cmyk(59.4%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(79.53, -24.85, -23.06) |
| CIE-LCH | lch(79.53, 33.90, 222.86°) |
| OKLab | oklab(81.38% -0.0894 -0.064) |
| OKLCH | oklch(81.38% 0.11 215.6) |
| XYZ | xyz(44.0469, 55.8559, 90.1046) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 6.11
Bright Sky Blue
#02CCFE
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4EF #EF7C61
analogous
#61EFC3 #61D4EF #618DEF
triadic
#61D4EF #EF61D4 #D4EF61
tetradic
#61D4EF #C361EF #EF7C61 #8DEF61
square
#61D4EF #C361EF #EF7C61 #8DEF61
split-complementary
#61D4EF #EF618D #EFC361
monochromatic
#14A1C2 #29C5E9 #61D4EF #99E3F5 #D0F2FA
Accessibility & contrast
On white
1.73
#61D4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#61D4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4EF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4EF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d4ef; /* rgb */ color: rgb(97, 212, 239); /* oklch */ color: oklch(81.4% 0.110 215.6);
Tailwind
colors: {
custom: {
50: '#9be1f4',
500: '#61d4ef',
950: '#000000',
},
}SCSS
$custom: #61d4ef; $custom-light: #9be1f4; $custom-dark: #000000;
JSON
{
"hex": "#61d4ef",
"rgb": {
"r": 97,
"g": 212,
"b": 239
},
"hsl": {
"h": 191.408,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.81375,
"c": 0.10999,
"h": 215.6
},
"luminance": 0.5586
}Semantic roles & 50–950 ramp
primary
#61D4EF
secondary
#C04F34
accent
#3008DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485