#61ECEC#61ECEC
#61ECEC is a very light, moderate teal. Relative luminance 0.686; OKLCH L 86.8% C 0.119 H 195.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECEC |
|---|---|
| RGB | rgb(97, 236, 236) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.30, -37.15, -11.28) |
| CIE-LCH | lch(86.30, 38.83, 196.89°) |
| OKLab | oklab(86.79% -0.1153 -0.0313) |
| OKLCH | oklch(86.79% 0.119 195.2) |
| XYZ | xyz(50.0590, 68.5832, 89.9403) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 3.94
Aqua
#00FFFF
ΔE00 4.86
Bright Turquoise
#0FFEF9
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECEC #EC6161
analogous
#61ECA6 #61ECEC #61A6EC
triadic
#61ECEC #EC61EC #ECEC61
tetradic
#61ECEC #A661EC #EC6161 #A6EC61
square
#61ECEC #A661EC #EC6161 #A6EC61
split-complementary
#61ECEC #EC61A6 #ECA661
monochromatic
#17BCBC #2AE5E5 #61ECEC #98F3F3 #CEF9F9
Accessibility & contrast
On white
1.43
#61ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#61ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECEC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECEC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61ecec; /* rgb */ color: rgb(97, 236, 236); /* oklch */ color: oklch(86.8% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#9cf2f2',
500: '#61ecec',
950: '#000000',
},
}SCSS
$custom: #61ecec; $custom-light: #9cf2f2; $custom-dark: #000000;
JSON
{
"hex": "#61ecec",
"rgb": {
"r": 97,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.86794,
"c": 0.11949,
"h": 195.2
},
"luminance": 0.68588
}Semantic roles & 50–950 ramp
primary
#61ECEC
secondary
#BB3636
accent
#0B0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585