#61ECA2#61ECA2
#61ECA2 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.161 H 156.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECA2 |
|---|---|
| RGB | rgb(97, 236, 162) |
| HSL | hsl(148, 79%, 65%) |
| HSV | hsv(148, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(84.55, -54.28, 24.88) |
| CIE-LCH | lch(84.55, 59.71, 155.38°) |
| OKLab | oklab(84.8% -0.1478 0.0629) |
| OKLCH | oklch(84.8% 0.161 156.9) |
| XYZ | xyz(41.4432, 65.1369, 44.5641) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECA2 #EC61AB
analogous
#65EC61 #61ECA2 #61ECE8
triadic
#61ECA2 #A261EC #ECA261
tetradic
#61ECA2 #6165EC #EC61AB #ECE861
square
#61ECA2 #6165EC #EC61AB #ECE861
split-complementary
#61ECA2 #E861EC #EC6165
monochromatic
#17BC64 #2AE582 #61ECA2 #98F3C2 #CEF9E2
Accessibility & contrast
On white
1.50
#61ECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#61ECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECA2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECA2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9D
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#28EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61eca2; /* rgb */ color: rgb(97, 236, 162); /* oklch */ color: oklch(84.8% 0.161 156.9);
Tailwind
colors: {
custom: {
50: '#9af3be',
500: '#61eca2',
950: '#000000',
},
}SCSS
$custom: #61eca2; $custom-light: #9af3be; $custom-dark: #000000;
JSON
{
"hex": "#61eca2",
"rgb": {
"r": 97,
"g": 236,
"b": 162
},
"hsl": {
"h": 148.058,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.84798,
"c": 0.16064,
"h": 156.9
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#61ECA2
secondary
#BB367D
accent
#0B79DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582