#61D8EC#61D8EC
#61D8EC is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.2% C 0.110 H 210.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61D8EC |
|---|---|
| RGB | rgb(97, 216, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(58.9%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.57, -27.67, -19.88) |
| CIE-LCH | lch(80.57, 34.07, 215.69°) |
| OKLab | oklab(82.18% -0.0948 -0.0551) |
| OKLCH | oklch(82.18% 0.11 210.2) |
| XYZ | xyz(44.6197, 57.7047, 88.1273) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D8EC #EC7561
analogous
#61ECBA #61D8EC #6192EC
triadic
#61D8EC #EC61D8 #D8EC61
tetradic
#61D8EC #BA61EC #EC7561 #92EC61
square
#61D8EC #BA61EC #EC7561 #92EC61
split-complementary
#61D8EC #EC6192 #ECBA61
monochromatic
#17A4BC #2ACBE5 #61D8EC #98E5F3 #CEF3F9
Accessibility & contrast
On white
1.67
#61D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#61D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D8EC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D8EC | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61d8ec; /* rgb */ color: rgb(97, 216, 236); /* oklch */ color: oklch(82.2% 0.110 210.2);
Tailwind
colors: {
custom: {
50: '#9be4f2',
500: '#61d8ec',
950: '#000000',
},
}SCSS
$custom: #61d8ec; $custom-light: #9be4f2; $custom-dark: #000000;
JSON
{
"hex": "#61d8ec",
"rgb": {
"r": 97,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.633,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.82179,
"c": 0.10961,
"h": 210.2
},
"luminance": 0.57709
}Semantic roles & 50–950 ramp
primary
#61D8EC
secondary
#BB4936
accent
#290BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485