#61DF93#61DF93
#61DF93 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.156 H 154.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF93 |
|---|---|
| RGB | rgb(97, 223, 147) |
| HSL | hsl(144, 66%, 63%) |
| HSV | hsv(144, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(80.42, -51.88, 26.98) |
| CIE-LCH | lch(80.42, 58.48, 152.53°) |
| OKLab | oklab(81.32% -0.141 0.0678) |
| OKLCH | oklch(81.32% 0.156 154.3) |
| XYZ | xyz(36.5810, 57.4199, 36.7535) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 4.32
Seaweed
#18D17B
ΔE00 5.13
Tealish Green
#0CDC73
ΔE00 5.34
Seafoam Green
#7AF9AB
ΔE00 5.86
Emerald
#50C878
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF93 #DF61AD
analogous
#6EDF61 #61DF93 #61DFD2
triadic
#61DF93 #9361DF #DF9361
tetradic
#61DF93 #616EDF #DF61AD #DFD261
square
#61DF93 #616EDF #DF61AD #DFD261
split-complementary
#61DF93 #D261DF #DF616E
monochromatic
#21A455 #2ED570 #61DF93 #94E9B6 #C7F4D9
Accessibility & contrast
On white
1.68
#61DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#61DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF93
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF93 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#39DDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61df93; /* rgb */ color: rgb(97, 223, 147); /* oklch */ color: oklch(81.3% 0.156 154.3);
Tailwind
colors: {
custom: {
50: '#98eab3',
500: '#61df93',
950: '#000000',
},
}SCSS
$custom: #61df93; $custom-light: #98eab3; $custom-dark: #000000;
JSON
{
"hex": "#61df93",
"rgb": {
"r": 97,
"g": 223,
"b": 147
},
"hsl": {
"h": 143.81,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.8132,
"c": 0.15644,
"h": 154.3
},
"luminance": 0.57423
}Semantic roles & 50–950 ramp
primary
#61DF93
secondary
#A73D7D
accent
#1786CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481