#61ECC6#61ECC6
#61ECC6 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.133 H 172.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECC6 |
|---|---|
| RGB | rgb(97, 236, 198) |
| HSL | hsl(164, 79%, 65%) |
| HSV | hsv(164, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 16.1%, 7.5%) |
| CIE-LAB | lab(85.30, -46.63, 7.22) |
| CIE-LCH | lch(85.30, 47.19, 171.20°) |
| OKLab | oklab(85.66% -0.1317 0.0184) |
| OKLCH | oklch(85.66% 0.133 172.1) |
| XYZ | xyz(45.1134, 66.6050, 63.8937) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.86
Aqua Marine
#2EE8BB
ΔE00 3.02
Aqua (survey)
#13EAC9
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 4.55
Bright Teal
#01F9C6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECC6 #EC6187
analogous
#61EC80 #61ECC6 #61CDEC
triadic
#61ECC6 #C661EC #ECC661
tetradic
#61ECC6 #8061EC #EC6187 #CDEC61
square
#61ECC6 #8061EC #EC6187 #CDEC61
split-complementary
#61ECC6 #EC61CD #EC8061
monochromatic
#17BC8F #2AE5B2 #61ECC6 #98F3DA #CEF9ED
Accessibility & contrast
On white
1.47
#61ECC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#61ECC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECC6
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECC6 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC4
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ecc6; /* rgb */ color: rgb(97, 236, 198); /* oklch */ color: oklch(85.7% 0.133 172.1);
Tailwind
colors: {
custom: {
50: '#9af3d7',
500: '#61ecc6',
950: '#000000',
},
}SCSS
$custom: #61ecc6; $custom-light: #9af3d7; $custom-dark: #000000;
JSON
{
"hex": "#61ecc6",
"rgb": {
"r": 97,
"g": 236,
"b": 198
},
"hsl": {
"h": 163.597,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.85659,
"c": 0.13297,
"h": 172.1
},
"luminance": 0.6661
}Semantic roles & 50–950 ramp
primary
#61ECC6
secondary
#BB365B
accent
#0B44DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583