#61D4EB#61D4EB
#61D4EB is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.2% C 0.108 H 212.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4EB |
|---|---|
| RGB | rgb(97, 212, 235) |
| HSL | hsl(190, 78%, 65%) |
| HSV | hsv(190, 59%, 92%) |
| CMYK | cmyk(58.7%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.40, -25.99, -21.13) |
| CIE-LCH | lch(79.40, 33.49, 219.11°) |
| OKLab | oklab(81.22% -0.091 -0.0586) |
| OKLCH | oklch(81.22% 0.108 212.8) |
| XYZ | xyz(43.4626, 55.6222, 87.0268) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 5.10
Sky Blue
#87CEEB
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 7.22
Bright Sky Blue
#02CCFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4EB #EB7861
analogous
#61EBBD #61D4EB #618FEB
triadic
#61D4EB #EB61D4 #D4EB61
tetradic
#61D4EB #BD61EB #EB7861 #8FEB61
square
#61D4EB #BD61EB #EB7861 #8FEB61
split-complementary
#61D4EB #EB618F #EBBD61
monochromatic
#189FBA #2BC5E4 #61D4EB #97E3F2 #CEF2F9
Accessibility & contrast
On white
1.73
#61D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#61D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4EB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4EB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d4eb; /* rgb */ color: rgb(97, 212, 235); /* oklch */ color: oklch(81.2% 0.108 212.8);
Tailwind
colors: {
custom: {
50: '#9ae1f1',
500: '#61d4eb',
950: '#000000',
},
}SCSS
$custom: #61d4eb; $custom-light: #9ae1f1; $custom-dark: #000000;
JSON
{
"hex": "#61d4eb",
"rgb": {
"r": 97,
"g": 212,
"b": 235
},
"hsl": {
"h": 190,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.81224,
"c": 0.10822,
"h": 212.8
},
"luminance": 0.55627
}Semantic roles & 50–950 ramp
primary
#61D4EB
secondary
#B94D37
accent
#2E0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485