#61E89D#61E89D
#61E89D is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.160 H 156.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61E89D |
|---|---|
| RGB | rgb(97, 232, 157) |
| HSL | hsl(147, 75%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.28, -53.63, 25.71) |
| CIE-LCH | lch(83.28, 59.47, 154.39°) |
| OKLab | oklab(83.72% -0.1459 0.0649) |
| OKLCH | oklch(83.72% 0.16 156) |
| XYZ | xyz(39.8688, 62.6851, 41.8901) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E89D #E861AC
analogous
#68E861 #61E89D #61E8E1
triadic
#61E89D #9D61E8 #E89D61
tetradic
#61E89D #6168E8 #E861AC #E8E161
square
#61E89D #6168E8 #E861AC #E8E161
split-complementary
#61E89D #E161E8 #E86168
monochromatic
#1AB45F #2CE07C #61E89D #96F0BE #CCF8DF
Accessibility & contrast
On white
1.55
#61E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#61E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E89D
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E89D | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#2FE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e89d; /* rgb */ color: rgb(97, 232, 157); /* oklch */ color: oklch(83.7% 0.160 156.0);
Tailwind
colors: {
custom: {
50: '#99f0ba',
500: '#61e89d',
950: '#000000',
},
}SCSS
$custom: #61e89d; $custom-light: #99f0ba; $custom-dark: #000000;
JSON
{
"hex": "#61e89d",
"rgb": {
"r": 97,
"g": 232,
"b": 157
},
"hsl": {
"h": 146.667,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83722,
"c": 0.15969,
"h": 156
},
"luminance": 0.62689
}Semantic roles & 50–950 ramp
primary
#61E89D
secondary
#B5397D
accent
#0F7ED7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581