#61ECC0#61ECC0
#61ECC0 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.137 H 169.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECC0 |
|---|---|
| RGB | rgb(97, 236, 192) |
| HSL | hsl(161, 79%, 65%) |
| HSV | hsv(161, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(85.17, -48.00, 10.16) |
| CIE-LCH | lch(85.17, 49.07, 168.04°) |
| OKLab | oklab(85.5% -0.1344 0.026) |
| OKLCH | oklch(85.5% 0.137 169) |
| XYZ | xyz(44.4350, 66.3336, 60.3209) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECC0 #EC618D
analogous
#61EC7A #61ECC0 #61D3EC
triadic
#61ECC0 #C061EC #ECC061
tetradic
#61ECC0 #7A61EC #EC618D #D3EC61
square
#61ECC0 #7A61EC #EC618D #D3EC61
split-complementary
#61ECC0 #EC61D3 #EC7A61
monochromatic
#17BC88 #2AE5AA #61ECC0 #98F3D6 #CEF9EC
Accessibility & contrast
On white
1.47
#61ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#61ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECC0
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECC0 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ecc0; /* rgb */ color: rgb(97, 236, 192); /* oklch */ color: oklch(85.5% 0.137 169.0);
Tailwind
colors: {
custom: {
50: '#9af3d3',
500: '#61ecc0',
950: '#000000',
},
}SCSS
$custom: #61ecc0; $custom-light: #9af3d3; $custom-dark: #000000;
JSON
{
"hex": "#61ecc0",
"rgb": {
"r": 97,
"g": 236,
"b": 192
},
"hsl": {
"h": 161.007,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.85501,
"c": 0.13686,
"h": 169
},
"luminance": 0.66338
}Semantic roles & 50–950 ramp
primary
#61ECC0
secondary
#BB3660
accent
#0B4DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583