#61ECA7#61ECA7
#61ECA7 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 84.9% C 0.156 H 158.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECA7 |
|---|---|
| RGB | rgb(97, 236, 167) |
| HSL | hsl(150, 79%, 65%) |
| HSV | hsv(150, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(84.65, -53.30, 22.43) |
| CIE-LCH | lch(84.65, 57.83, 157.18°) |
| OKLab | oklab(84.91% -0.1456 0.057) |
| OKLCH | oklch(84.91% 0.156 158.6) |
| XYZ | xyz(41.8965, 65.3182, 46.9515) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.84
Aqua Green
#12E193
ΔE00 4.30
Greenish Turquoise
#00FBB0
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECA7 #EC61A6
analogous
#61EC61 #61ECA7 #61EBEC
triadic
#61ECA7 #A761EC #ECA761
tetradic
#61ECA7 #6161EC #EC61A6 #EBEC61
square
#61ECA7 #6161EC #EC61A6 #EBEC61
split-complementary
#61ECA7 #EC61EB #EC6161
monochromatic
#17BC6A #2AE589 #61ECA7 #98F3C5 #CEF9E4
Accessibility & contrast
On white
1.49
#61ECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#61ECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECA7
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECA7 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA3
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#23EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61eca7; /* rgb */ color: rgb(97, 236, 167); /* oklch */ color: oklch(84.9% 0.156 158.6);
Tailwind
colors: {
custom: {
50: '#9af3c1',
500: '#61eca7',
950: '#000000',
},
}SCSS
$custom: #61eca7; $custom-light: #9af3c1; $custom-dark: #000000;
JSON
{
"hex": "#61eca7",
"rgb": {
"r": 97,
"g": 236,
"b": 167
},
"hsl": {
"h": 150.216,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.84905,
"c": 0.15632,
"h": 158.6
},
"luminance": 0.65322
}Semantic roles & 50–950 ramp
primary
#61ECA7
secondary
#BB3678
accent
#0B72DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582