#61ECAB#61ECAB
#61ECAB is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.0% C 0.153 H 160.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECAB |
|---|---|
| RGB | rgb(97, 236, 171) |
| HSL | hsl(152, 79%, 65%) |
| HSV | hsv(152, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.72, -52.50, 20.47) |
| CIE-LCH | lch(84.72, 56.35, 158.70°) |
| OKLab | oklab(84.99% -0.1438 0.0521) |
| OKLCH | oklch(84.99% 0.153 160.1) |
| XYZ | xyz(42.2720, 65.4684, 48.9291) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.23
Greenish Turquoise
#00FBB0
ΔE00 4.42
Greenish Cyan
#2AFEB7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECAB #EC61A2
analogous
#61EC65 #61ECAB #61E8EC
triadic
#61ECAB #AB61EC #ECAB61
tetradic
#61ECAB #6561EC #EC61A2 #E8EC61
square
#61ECAB #6561EC #EC61A2 #E8EC61
split-complementary
#61ECAB #EC61E8 #EC6561
monochromatic
#17BC6F #2AE58E #61ECAB #98F3C8 #CEF9E5
Accessibility & contrast
On white
1.49
#61ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#61ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECAB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECAB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#1EEBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ecab; /* rgb */ color: rgb(97, 236, 171); /* oklch */ color: oklch(85.0% 0.153 160.1);
Tailwind
colors: {
custom: {
50: '#9af3c4',
500: '#61ecab',
950: '#000000',
},
}SCSS
$custom: #61ecab; $custom-light: #9af3c4; $custom-dark: #000000;
JSON
{
"hex": "#61ecab",
"rgb": {
"r": 97,
"g": 236,
"b": 171
},
"hsl": {
"h": 151.942,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.84994,
"c": 0.15294,
"h": 160.1
},
"luminance": 0.65473
}Semantic roles & 50–950 ramp
primary
#61ECAB
secondary
#BB3674
accent
#0B6CDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582