#61EAA4#61EAA4
#61EAA4 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.156 H 158.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAA4 |
|---|---|
| RGB | rgb(97, 234, 164) |
| HSL | hsl(149, 77%, 65%) |
| HSV | hsv(149, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.00, -53.09, 23.09) |
| CIE-LCH | lch(84.00, 57.89, 156.50°) |
| OKLab | oklab(84.36% -0.1449 0.0585) |
| OKLCH | oklch(84.36% 0.156 158) |
| XYZ | xyz(41.0498, 64.0634, 45.3169) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.86
Aqua Green
#12E193
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAA4 #EA61A7
analogous
#63EA61 #61EAA4 #61EAE8
triadic
#61EAA4 #A461EA #EAA461
tetradic
#61EAA4 #6163EA #EA61A7 #EAE861
square
#61EAA4 #6163EA #EA61A7 #EAE861
split-complementary
#61EAA4 #E861EA #EA6163
monochromatic
#18B867 #2BE385 #61EAA4 #97F1C3 #CDF8E2
Accessibility & contrast
On white
1.52
#61EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#61EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAA4
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAA4 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#27E9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eaa4; /* rgb */ color: rgb(97, 234, 164); /* oklch */ color: oklch(84.4% 0.156 158.0);
Tailwind
colors: {
custom: {
50: '#99f1bf',
500: '#61eaa4',
950: '#000000',
},
}SCSS
$custom: #61eaa4; $custom-light: #99f1bf; $custom-dark: #000000;
JSON
{
"hex": "#61eaa4",
"rgb": {
"r": 97,
"g": 234,
"b": 164
},
"hsl": {
"h": 149.343,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84356,
"c": 0.15624,
"h": 158
},
"luminance": 0.64067
}Semantic roles & 50–950 ramp
primary
#61EAA4
secondary
#B83879
accent
#0D75D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582