#61E196#61E196
#61E196 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.156 H 154.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61E196 |
|---|---|
| RGB | rgb(97, 225, 150) |
| HSL | hsl(145, 68%, 63%) |
| HSV | hsv(145, 57%, 88%) |
| CMYK | cmyk(56.9%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(81.07, -52.13, 26.31) |
| CIE-LCH | lch(81.07, 58.40, 153.22°) |
| OKLab | oklab(81.87% -0.1417 0.0663) |
| OKLCH | oklch(81.87% 0.156 154.9) |
| XYZ | xyz(37.3570, 58.5903, 38.1887) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.52
Seafoam (survey)
#80F9AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E196 #E161AC
analogous
#6CE161 #61E196 #61E1D6
triadic
#61E196 #9661E1 #E19661
tetradic
#61E196 #616CE1 #E161AC #E1D661
square
#61E196 #616CE1 #E161AC #E1D661
split-complementary
#61E196 #D661E1 #E1616C
monochromatic
#20A858 #2ED774 #61E196 #94EBB8 #C8F5DA
Accessibility & contrast
On white
1.65
#61E196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#61E196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E196
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E196 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D191
Deuteranopia (green-blind)
#CFC49B
Tritanopia (blue-blind)
#37DFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61e196; /* rgb */ color: rgb(97, 225, 150); /* oklch */ color: oklch(81.9% 0.156 154.9);
Tailwind
colors: {
custom: {
50: '#98ebb5',
500: '#61e196',
950: '#000000',
},
}SCSS
$custom: #61e196; $custom-light: #98ebb5; $custom-dark: #000000;
JSON
{
"hex": "#61e196",
"rgb": {
"r": 97,
"g": 225,
"b": 150
},
"hsl": {
"h": 144.844,
"s": 68.085,
"l": 63.137
},
"oklch": {
"l": 0.8187,
"c": 0.15646,
"h": 154.9
},
"luminance": 0.58594
}Semantic roles & 50–950 ramp
primary
#61E196
secondary
#AA3C7D
accent
#1583D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581