#61ECA1#61ECA1
#61ECA1 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.162 H 156.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECA1 |
|---|---|
| RGB | rgb(97, 236, 161) |
| HSL | hsl(148, 79%, 65%) |
| HSV | hsv(148, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 31.8%, 7.5%) |
| CIE-LAB | lab(84.54, -54.47, 25.36) |
| CIE-LCH | lch(84.54, 60.08, 155.03°) |
| OKLab | oklab(84.78% -0.1483 0.0641) |
| OKLCH | oklch(84.78% 0.162 156.6) |
| XYZ | xyz(41.3547, 65.1015, 44.0978) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECA1 #EC61AC
analogous
#66EC61 #61ECA1 #61ECE7
triadic
#61ECA1 #A161EC #ECA161
tetradic
#61ECA1 #6166EC #EC61AC #ECE761
square
#61ECA1 #6166EC #EC61AC #ECE761
split-complementary
#61ECA1 #E761EC #EC6166
monochromatic
#17BC63 #2AE580 #61ECA1 #98F3C2 #CEF9E2
Accessibility & contrast
On white
1.50
#61ECA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61ECA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECA1
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECA1 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9C
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#29EAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61eca1; /* rgb */ color: rgb(97, 236, 161); /* oklch */ color: oklch(84.8% 0.162 156.6);
Tailwind
colors: {
custom: {
50: '#9af3bd',
500: '#61eca1',
950: '#000000',
},
}SCSS
$custom: #61eca1; $custom-light: #9af3bd; $custom-dark: #000000;
JSON
{
"hex": "#61eca1",
"rgb": {
"r": 97,
"g": 236,
"b": 161
},
"hsl": {
"h": 147.626,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.84778,
"c": 0.16152,
"h": 156.6
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#61ECA1
secondary
#BB367E
accent
#0B7BDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582