#61E994#61E994
#61E994 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.169 H 153.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61E994 |
|---|---|
| RGB | rgb(97, 233, 148) |
| HSL | hsl(143, 76%, 65%) |
| HSV | hsv(143, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.42, -55.68, 30.49) |
| CIE-LCH | lch(83.42, 63.48, 151.29°) |
| OKLab | oklab(83.79% -0.1509 0.0763) |
| OKLCH | oklch(83.79% 0.169 153.2) |
| XYZ | xyz(39.4108, 62.9536, 38.0856) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.16
Aqua Green
#12E193
ΔE00 4.25
Turquoise Green
#04F489
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E994 #E961B6
analogous
#72E961 #61E994 #61E9D8
triadic
#61E994 #9461E9 #E99461
tetradic
#61E994 #6172E9 #E961B6 #E9D861
square
#61E994 #6172E9 #E961B6 #E9D861
split-complementary
#61E994 #D861E9 #E96172
monochromatic
#19B654 #2BE270 #61E994 #97F0B8 #CCF8DD
Accessibility & contrast
On white
1.55
#61E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#61E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E994
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E994 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#34E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e994; /* rgb */ color: rgb(97, 233, 148); /* oklch */ color: oklch(83.8% 0.169 153.2);
Tailwind
colors: {
custom: {
50: '#99f1b4',
500: '#61e994',
950: '#000000',
},
}SCSS
$custom: #61e994; $custom-light: #99f1b4; $custom-dark: #000000;
JSON
{
"hex": "#61e994",
"rgb": {
"r": 97,
"g": 233,
"b": 148
},
"hsl": {
"h": 142.5,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83787,
"c": 0.16912,
"h": 153.2
},
"luminance": 0.62957
}Semantic roles & 50–950 ramp
primary
#61E994
secondary
#B63887
accent
#0E8CD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581