#61E092#61E092
#61E092 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.159 H 153.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61E092 |
|---|---|
| RGB | rgb(97, 224, 146) |
| HSL | hsl(143, 67%, 63%) |
| HSV | hsv(143, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.70, -52.47, 27.87) |
| CIE-LCH | lch(80.70, 59.41, 152.02°) |
| OKLab | oklab(81.55% -0.1425 0.07) |
| OKLCH | oklch(81.55% 0.159 153.8) |
| XYZ | xyz(36.7708, 57.9246, 36.4314) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.68
Seafoam (survey)
#80F9AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E092 #E061AF
analogous
#6FE061 #61E092 #61E0D2
triadic
#61E092 #9261E0 #E09261
tetradic
#61E092 #616FE0 #E061AF #E0D261
square
#61E092 #616FE0 #E061AF #E0D261
split-complementary
#61E092 #D261E0 #E0616F
monochromatic
#21A654 #2ED66F #61E092 #94EAB5 #C7F4D9
Accessibility & contrast
On white
1.67
#61E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#61E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E092
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E092 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#39DECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61e092; /* rgb */ color: rgb(97, 224, 146); /* oklch */ color: oklch(81.5% 0.159 153.8);
Tailwind
colors: {
custom: {
50: '#98eab2',
500: '#61e092',
950: '#000000',
},
}SCSS
$custom: #61e092; $custom-light: #98eab2; $custom-dark: #000000;
JSON
{
"hex": "#61e092",
"rgb": {
"r": 97,
"g": 224,
"b": 146
},
"hsl": {
"h": 143.15,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81545,
"c": 0.15872,
"h": 153.8
},
"luminance": 0.57928
}Semantic roles & 50–950 ramp
primary
#61E092
secondary
#A93D7F
accent
#1688CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481