#61ECA5#61ECA5
#61ECA5 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.158 H 157.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECA5 |
|---|---|
| RGB | rgb(97, 236, 165) |
| HSL | hsl(149, 79%, 65%) |
| HSV | hsv(149, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 30.1%, 7.5%) |
| CIE-LAB | lab(84.61, -53.69, 23.41) |
| CIE-LCH | lch(84.61, 58.58, 156.44°) |
| OKLab | oklab(84.86% -0.1465 0.0593) |
| OKLCH | oklch(84.86% 0.158 157.9) |
| XYZ | xyz(41.7131, 65.2448, 45.9853) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.73
Aqua Green
#12E193
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECA5 #EC61A8
analogous
#62EC61 #61ECA5 #61ECEB
triadic
#61ECA5 #A561EC #ECA561
tetradic
#61ECA5 #6162EC #EC61A8 #ECEB61
square
#61ECA5 #6162EC #EC61A8 #ECEB61
split-complementary
#61ECA5 #EB61EC #EC6162
monochromatic
#17BC68 #2AE586 #61ECA5 #98F3C4 #CEF9E3
Accessibility & contrast
On white
1.49
#61ECA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#61ECA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECA5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECA5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#25EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61eca5; /* rgb */ color: rgb(97, 236, 165); /* oklch */ color: oklch(84.9% 0.158 157.9);
Tailwind
colors: {
custom: {
50: '#9af3c0',
500: '#61eca5',
950: '#000000',
},
}SCSS
$custom: #61eca5; $custom-light: #9af3c0; $custom-dark: #000000;
JSON
{
"hex": "#61eca5",
"rgb": {
"r": 97,
"g": 236,
"b": 165
},
"hsl": {
"h": 149.353,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.84862,
"c": 0.15803,
"h": 157.9
},
"luminance": 0.65249
}Semantic roles & 50–950 ramp
primary
#61ECA5
secondary
#BB367A
accent
#0B75DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582