#61EA9E#61EA9E
#61EA9E is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.161 H 156.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA9E |
|---|---|
| RGB | rgb(97, 234, 158) |
| HSL | hsl(147, 77%, 65%) |
| HSV | hsv(147, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(83.89, -54.24, 26.02) |
| CIE-LCH | lch(83.89, 60.16, 154.37°) |
| OKLab | oklab(84.23% -0.1475 0.0657) |
| OKLCH | oklch(84.23% 0.161 156) |
| XYZ | xyz(40.5207, 63.8517, 42.5303) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.87
Aqua Green
#12E193
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA9E #EA61AD
analogous
#69EA61 #61EA9E #61EAE2
triadic
#61EA9E #9E61EA #EA9E61
tetradic
#61EA9E #6169EA #EA61AD #EAE261
square
#61EA9E #6169EA #EA61AD #EAE261
split-complementary
#61EA9E #E261EA #EA6169
monochromatic
#18B860 #2BE37D #61EA9E #97F1BF #CDF8E0
Accessibility & contrast
On white
1.52
#61EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#61EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA9E
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA9E | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#2DE8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea9e; /* rgb */ color: rgb(97, 234, 158); /* oklch */ color: oklch(84.2% 0.161 156.0);
Tailwind
colors: {
custom: {
50: '#99f1bb',
500: '#61ea9e',
950: '#000000',
},
}SCSS
$custom: #61ea9e; $custom-light: #99f1bb; $custom-dark: #000000;
JSON
{
"hex": "#61ea9e",
"rgb": {
"r": 97,
"g": 234,
"b": 158
},
"hsl": {
"h": 146.715,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.84229,
"c": 0.16149,
"h": 156
},
"luminance": 0.63856
}Semantic roles & 50–950 ramp
primary
#61EA9E
secondary
#B8387F
accent
#0D7ED9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582