#61D9EC#61D9EC
#61D9EC is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.4% C 0.110 H 209.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61D9EC |
|---|---|
| RGB | rgb(97, 217, 236) |
| HSL | hsl(188, 79%, 65%) |
| HSV | hsv(188, 59%, 93%) |
| CMYK | cmyk(58.9%, 8.1%, 0%, 7.5%) |
| CIE-LAB | lab(80.86, -28.16, -19.45) |
| CIE-LCH | lch(80.86, 34.22, 214.63°) |
| OKLab | oklab(82.41% -0.0958 -0.0539) |
| OKLCH | oklch(82.41% 0.11 209.3) |
| XYZ | xyz(44.8767, 58.2187, 88.2129) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.64
Neon Blue
#04D9FF
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D9EC #EC7461
analogous
#61ECB9 #61D9EC #6194EC
triadic
#61D9EC #EC61D9 #D9EC61
tetradic
#61D9EC #B961EC #EC7461 #94EC61
square
#61D9EC #B961EC #EC7461 #94EC61
split-complementary
#61D9EC #EC6194 #ECB961
monochromatic
#17A5BC #2ACCE5 #61D9EC #98E6F3 #CEF3F9
Accessibility & contrast
On white
1.66
#61D9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#61D9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D9EC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D9EC | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61d9ec; /* rgb */ color: rgb(97, 217, 236); /* oklch */ color: oklch(82.4% 0.110 209.3);
Tailwind
colors: {
custom: {
50: '#9be5f2',
500: '#61d9ec',
950: '#000000',
},
}SCSS
$custom: #61d9ec; $custom-light: #9be5f2; $custom-dark: #000000;
JSON
{
"hex": "#61d9ec",
"rgb": {
"r": 97,
"g": 217,
"b": 236
},
"hsl": {
"h": 188.201,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.82409,
"c": 0.10991,
"h": 209.3
},
"luminance": 0.58223
}Semantic roles & 50–950 ramp
primary
#61D9EC
secondary
#BB4836
accent
#270BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485