#61E895#61E895
#61E895 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.167 H 153.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #61E895 |
|---|---|
| RGB | rgb(97, 232, 149) |
| HSL | hsl(143, 75%, 65%) |
| HSV | hsv(143, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 35.8%, 9%) |
| CIE-LAB | lab(83.14, -55.11, 29.61) |
| CIE-LCH | lch(83.14, 62.56, 151.75°) |
| OKLab | oklab(83.56% -0.1495 0.0742) |
| OKLCH | oklch(83.56% 0.167 153.6) |
| XYZ | xyz(39.2081, 62.4208, 38.4101) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Aqua Green
#12E193
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.34
Sea Green (survey)
#53FCA1
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E895 #E861B4
analogous
#71E861 #61E895 #61E8D9
triadic
#61E895 #9561E8 #E89561
tetradic
#61E895 #6171E8 #E861B4 #E8D961
square
#61E895 #6171E8 #E861B4 #E8D961
split-complementary
#61E895 #D961E8 #E86171
monochromatic
#1AB456 #2CE071 #61E895 #96F0B9 #CCF8DD
Accessibility & contrast
On white
1.56
#61E895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#61E895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E895
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E895 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#34E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e895; /* rgb */ color: rgb(97, 232, 149); /* oklch */ color: oklch(83.6% 0.167 153.6);
Tailwind
colors: {
custom: {
50: '#99f0b4',
500: '#61e895',
950: '#000000',
},
}SCSS
$custom: #61e895; $custom-light: #99f0b4; $custom-dark: #000000;
JSON
{
"hex": "#61e895",
"rgb": {
"r": 97,
"g": 232,
"b": 149
},
"hsl": {
"h": 143.111,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83561,
"c": 0.16687,
"h": 153.6
},
"luminance": 0.62425
}Semantic roles & 50–950 ramp
primary
#61E895
secondary
#B53985
accent
#0F8AD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581