#61E094#61E094
#61E094 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.157 H 154.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #61E094 |
|---|---|
| RGB | rgb(97, 224, 148) |
| HSL | hsl(144, 67%, 63%) |
| HSV | hsv(144, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 33.9%, 12.2%) |
| CIE-LAB | lab(80.73, -52.10, 26.89) |
| CIE-LCH | lch(80.73, 58.63, 152.70°) |
| OKLab | oklab(81.58% -0.1416 0.0677) |
| OKLCH | oklch(81.58% 0.157 154.5) |
| XYZ | xyz(36.9278, 57.9874, 37.2579) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 4.29
Seaweed
#18D17B
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.41
Seafoam Green
#7AF9AB
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E094 #E061AD
analogous
#6EE061 #61E094 #61E0D3
triadic
#61E094 #9461E0 #E09461
tetradic
#61E094 #616EE0 #E061AD #E0D361
square
#61E094 #616EE0 #E061AD #E0D361
split-complementary
#61E094 #D361E0 #E0616E
monochromatic
#21A656 #2ED671 #61E094 #94EAB7 #C7F4D9
Accessibility & contrast
On white
1.67
#61E094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#61E094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E094
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E094 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08F
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#38DECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61e094; /* rgb */ color: rgb(97, 224, 148); /* oklch */ color: oklch(81.6% 0.157 154.5);
Tailwind
colors: {
custom: {
50: '#98eab4',
500: '#61e094',
950: '#000000',
},
}SCSS
$custom: #61e094; $custom-light: #98eab4; $custom-dark: #000000;
JSON
{
"hex": "#61e094",
"rgb": {
"r": 97,
"g": 224,
"b": 148
},
"hsl": {
"h": 144.094,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81585,
"c": 0.1569,
"h": 154.5
},
"luminance": 0.57991
}Semantic roles & 50–950 ramp
primary
#61E094
secondary
#A93D7D
accent
#1685CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481